Find SQL Server Stored Procedure Create, Modified, Last Execution Date and Code
In this tip we look at different scripts you can use to find when a SQL Server stored procedure was created, modified, last executed and to also return the code for the stored procedure.
2019-10-16

