Hi, is there any funtion like "mssql_rows_affected" in SQL SEVER, I mean i need to view the the day after the results from a DELETE sentence executed by a Stored Procedure, I´m working in Sql Server Management Studio.
Or is there any log to view them in SSMS?
Thank a lots.