Appendix C. System Stored Procedure Reference
This appendix is not meant to be all-inclusive. There are a few types of system stored procedures that are very rarely used in an ad hoc fashion and then only by senior database administrators or programmers. As a result, this appendix intentionally omits inclusion of stored procedures affecting replication data warehouse data collection, notification services (2005 only), and spatial indexes.
SQL Server 2005 and SQL Server 2008 support the following system and extended stored procedures except where indicated.
Active Directory
Procedure | Description |
---|---|
| Adds, updates, or removes the registration record of a SQL Server database in the Active Directory. |
| Adds, updates, or removes the registration record of a SQL Server instance in the Active Directory. |
Catalog
Procedure | Description |
---|---|
| Returns column privileges for a table in the current session. |
| Returns column privileges for a table on a linked or remote server. |
| Returns column information for a table or view. |
| Returns column information for a table or view on a linked or remote server. |
| Returns information about databases on the local server. |
| Returns foreign key information for a table. |
| Returns primary key information for a table. |
| Returns server attributes for the server on a specified connection. |
| Returns columns used to uniquely identify a row (that ... |
Get Beginning T-SQL with Microsoft® SQL Server® 2005 and 2008 now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.