Forum Discussion

xnadeem's avatar
xnadeem
Copper Contributor
Aug 22, 2023

SQL Server - How to get the previous error against SQL Exception

I have an issue where when I execute a stored procedure I get following error on executing the following statement ALTER TABLE [Contact_Summary_Details] WITH NOCHECK ADD CONSTRAINT [PK_Contact_SD] P...