ORA: To find duplicate rows

select list_duplicate_field_names from table_name group by (list out fields) having count(*)>1;


Comments

Popular posts from this blog

Oracle: To clean up WRI$_ADV_OBJECTS