Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 10 Jan 2007 @ 12:24:30 GMT


     
  <Prev Next>   <<First <Prev Next> Last>>  


Subj:   Re: Question regarding dummy table
 
From:   Adurthy, Sri Krishna K

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  from .

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



     
  <Prev Next>   <<First <Prev Next> Last>>  
 
 
 
 
 
 
 
 
  
  Top Home Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky    
Copyright 2016 - All Rights Reserved    
Last Modified: 15 Jun 2023