This must be a simple question, but I can't seem to track down the answer.
I'm performing an update in a stored procedure, and would like to check the number of rows affected by the update immediately after.
Is there a rowcount variable or something that I can use to determine the number of updated rows?
Perplexed
Brad Brad Gunsalus
bardley90@hotmail.com
I'm performing an update in a stored procedure, and would like to check the number of rows affected by the update immediately after.
Is there a rowcount variable or something that I can use to determine the number of updated rows?
Perplexed
Brad Brad Gunsalus
bardley90@hotmail.com