Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 21 Jul 2004 @ 15:12:33 GMT


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


Subj:   Re: Is there an equivalent of DUAL in Teradata
 
From:   Victor Sokovin

  I have used something like this which had worked for me!!!!  


  select 'something' from (select 1 ) As tab1 ;  



This one does not work for me. The column in tab1 must have a name.

     select 'something' from (select 1 COL1) As tab1 ;

seems to work. It also works in a FastExport script (FastExport was mentioned in the thread).


Victor



     
  <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