Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Thu, 31 Mar 2005 @ 12:33:29 GMT





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




Subj:   Re: Can I execute this update query ?
 
From:   Garcia de Sola Juan Manuel



I tink it's better this query:

     Update
         tablename
     From
         (
         Select .. From table2) As T(column1 ... ),
         (Select .. From table3) As X(column1 ...)
     Set
         tablename.column1=T.column1
     ...
     Where
         T.column1=X.column1
     ...




     
  <Prev Next>   <<First <Prev
Next>
Last>>
 
 
 
 
 
 
 
 
 
  
 
  Top Home Join Privacy Feedback  
 
 
Copyright for the TeradataForum (TDATA-L), Manta BlueSky 
Last Modified: 30 Jun 2008