Re: Listing of all Stored Procedures



Hello,

The below system procedure can be used to list all procedures in a database

sp_stored_procedures

Thanks
Hari

"Terry" <Terry@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:5D259ABB-FC93-4467-BFE1-082039AD26BE@xxxxxxxxxxxxxxxx
Where and how can I list all stored procedures listed in a specific
database?

Thank you.


.