I have a problem where some how I got two duplicate records in one of my SQL tables. I don't know how this happened but the problem that I face now is that I can't delete the records. Is there some kind of lock that is dissallowing me to delete these records? I know that the table isn't linked to any other table so therefore there are no dependencies. Why can't I delete either of these records?
Thanks Josh
Thanks Josh