I have overloaded SQL Server, and I want to make some optimization.
For that purpose I’d like to get some statistics about the start and the finish time of the called stored procedures.
Is there any system table, or maybe other item, where I can get this information from?
1 Answer