I have a SQL table that has an idential duplicate record and I am unable to delete one of them. I get the following error message:
"The row value(s) updated or deleted wither do not make the row unique or they alter multiple rows".
Any idea why I can't delete one (or both) of these records?
"The row value(s) updated or deleted wither do not make the row unique or they alter multiple rows".
Any idea why I can't delete one (or both) of these records?