Home Page for the TeradataForum
 
 

 

Archives of the TeradataForum





Message Posted: Thu, 16 Aug 2007 @ 15:19:01 GMT





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




Subj:   Re: Working with duplicate rows
 
From:   Poston, Donna



Hi, to find the duplicates try the following:

     Select
     col1, col2,
     abc, ghj,
     abc, ghj
     from table A
     group by 1,2,3,4,5,6
     having count(*) > 0




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