Creating and Maintaining Databases

Viewing a Stored Procedure

Several system stored procedures provide information from the system tables about stored procedures. Using these stored procedures, you can:

To view the definition of a stored procedure

Transact-SQL

Enterprise Manager

Enterprise Manager

SQL-DMO

To view information about a stored procedure

Transact-SQL

Enterprise Manager

Enterprise Manager

SQL-DMO

To view the dependencies of a stored procedure

Transact-SQL

Enterprise Manager

Enterprise Manager

SQL-DMO

To view information about an extended stored procedure

Transact-SQL

Enterprise Manager

Enterprise Manager

See Also

Querying Extended Stored Procedures Installed in SQL Server