![]() |
|
Archives of the TeradataForumMessage Posted: Wed, 10 Jan 2007 @ 12:24:30 GMT
HI As far as I know , there are no such thing as a dummy table . But u can do the select on the table itself , Like
select 'a' as
This will give the answer set as
value1
------
a
a
a
a
a
I.e this is going to generate as many no of rows as in the table . Or may be you can make a table with 1 column if u just want 1 value and Or just a select with out the table name or the column name (no FROM Statement ) like
Select 'abcdef' as abcdef
Hope this is helpful Thanks Adurthy Sri krishna
| ||||||||||||||||||||||||||||||||||||||||||||||||
| | ||||||||||||||||||||||||||||||||||||||||||||||||
| ||||||||||||||||||||||||||||||||||||||||||||||||
|
| ||||||||||||||||||||||||||||||||||||||||||||||||
| Copyright 2016 - All Rights Reserved | ||||||||||||||||||||||||||||||||||||||||||||||||
| Last Modified: 15 Jun 2023 | ||||||||||||||||||||||||||||||||||||||||||||||||