Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Mon, 07 Oct 2002 @ 06:29:42 GMT





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




Subj:   Re: Left join problem
 
From:   Henry Runn



Try following, because you are using alias.

sel
t1.acct,
t2.acct as acct2,
t2.phone,
t2.Con_actend_date,
t2.combill_status,
t2.churn_rank,
t2.Cgsa,
t2.Bus_seg,t2.Bus_ind

from table1 t1
                left outer join
                table2 t2
                on t1.acct=t2.acct




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