Data rolled back after 5-7 minutes of running the update on table successfully
I run an update on the SQL table using below code, it updates the table correctly. But after 5-7 minutes the data rolls back. Why does this happen? I don’t see any logs or errors in the SQL Server Logs. Any recommendations?