Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Wed, 28 Apr 2004 @ 09:29:03 GMT


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


Subj:   Re: Join UPDATE Issue
 
From:   Garcia de Sola Juan Manuel

     update x_olap.tbl1
     from (
            Select
                   plantypeid,
                   memid,
                   monthid
            From
                   y_dev.tbl2 ) As T2 (plantypeid_t, memid_t, mothid_t)
        set
              plantypeid = T2.plantypeid_t
        where
                memid = T2.memid_t And
        monthid = T2.monthid_t;


     
  <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