|
|
|
Valued Member
      
Group: General Forum Members
Last Login: Wednesday, August 08, 2012 1:53 AM
Points: 52,
Visits: 255
|
|
Another suggestion is, backup the database and delete the duplicate rows so that it will remain single record instead of multiple dup records. You can easily remove dup rec if the table has a PK. Then add the UNIQUE INDEX/CONSTRAINT.
Susantha
|
|
|
|