|
-
String literal result set
Hopefully this is the right place to ask this question.
I want to return a result set that has nothing to do with tables.
In other DBMS's I can run the following select clause:
select 'a','b'
and get the following result set
1 2
-- --
a b
Is there a way to do something similar in UDB. I tried the above and it
does not work.
Can you email me if you have the answer? Thanks in advance.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks