From: Abhi on
Hi all,

can anyone help in getting below information from all stored procedure
from one DB
we have 100 procedure in one DB of sql server 2005.instead if of
manully getting info for each procedure i want all below details in
one shot or one query

Procedure Name :
Input Parameter :
Output Parameter :
Called By :
Calls :
Dependent tables :


Thanks in advance