Catalog Stored Procedures (Transact-SQL)

SQL Server supports the following system stored procedures that implement ODBC data dictionary functions and isolate ODBC applications from changes to underlying system tables.

sp_column_privileges

sp_special_columns

sp_columns

sp_sproc_columns

sp_databases

sp_statistics

sp_fkeys

sp_stored_procedures

sp_pkeys

sp_table_privileges

sp_server_info

sp_tables

See Also

Reference

System Stored Procedures (Transact-SQL)