RE: Given a table which contains some rows with duplic...
That will not work. 'coz as soon as you try to make a unique clustered index with 'ignore_dup_row' option an error message will be encountered as " unique and ignore_dup_row are mutually exclusive ".