Home Page for the TeradataForum
 

Archives of the TeradataForum

Message Posted: Tue, 29 Jul 2008 @ 11:38:40 GMT


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


Subj:   Re: Rows not found during join
 
From:   Alves, Patrick

Ben,

why do you specify table T1 in from clause ?

It shoud be :

     UPDATE Table1 from tableT2
     set
     consumer_count = tableT2.consumer_count

     WHERE
           Table1.table1_id = table2.table1_id;

Regards.

Patrick



     
  <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