We have a pretty automated database we use for internal reporting at work. It is running on a lot of stored procedures executed via sqlcmd and as the stored procedure list was growing larger and larger and manually maintaining the documentation of what each of the SPs is doing seemed to me like a torture I started to think of a query that would get me the list of all my user-defined procedures with their built-in-code descriptions. We have a pretty automated database we use for