Posted By

geekzspot on 12/05/12


Tagged


Versions (?)

Oracle Find Duplicates


 / Published in: SQL
 

Here's a quick and simple SQL to detect duplicate data or rows (Here we use two columns: empno and ename)

Report this snippet  

You need to login to post a comment.