Ideally your table should have a primary key to prevent this from happening..........
Create a database view using distinct option on all fields. Export the data from the view. Alter the table definition, truncate the table and load the export file.........
Still I have a doubt that how is it possible to
have duplicate record in a table that has primry key.
I think this error is -803 but when and how duplicate records get inserted into table.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.