I am trying to delete a duplicate row in a table and get the following message:

"Key column information is insufficient or incorrect"
"Too many rows were affected by update"

The table does not have any indexes or keys defined.

How can I delete the row?

Thanks,
Ken Nicholson