Quantcast
Channel: Teradata Forums - All forums
Viewing all articles
Browse latest Browse all 27759

Need to delete the row from the table which is duplicate on entire row - forum topic by ANUBHA

$
0
0

1) should not have any changes to the target table structure ( i mean we should n't alter the table)
Table T1 contains
Col1, Col2
1,A
1,A
2,B
2,B
2,B
3,C
4,D
4,E
4,F
 
delete the entire duplicate row from the table T1 and result should be in T1 is
1,A
2,B
3,C
4,D
4,E
4,F
the query need to work in Teradata server

Forums: 

Viewing all articles
Browse latest Browse all 27759

Latest Images

Trending Articles



Latest Images

<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>