Is there a way to see the ID of the row that is conflicting? I am using SQL Server
Asked
Active
Viewed 116 times
0
-
https://stackoverflow.com/a/3907999/3270427 – McNets Jun 25 '17 at 19:12
-
I'm sorry, maybe I did not express myself the best way. So I know the table and column name, but I want to know the exact row where the DELETE statement is failing. I understood from a friend that you can in MySQL but he didn't know if you can in SQL Server. – Razvan Jun 26 '17 at 04:57