Quantcast
Channel: SQLServerCentral » SQL Server 2014 » Development - SQL Server 2014 » Latest topics
Viewing all articles
Browse latest Browse all 3145

Capture effects of nested stored procedure without committing

$
0
0
I have a situation where a nested stored procedure has a lot of code and many updates.  I only want to get one value that would be updated after the procedure runs, but without committing the procedure.  I basically want to see what the resultin

Viewing all articles
Browse latest Browse all 3145

Trending Articles