SQL server System Stored Procedures

Published on by LakshmiSaahul

The Transact SQL language allow you to use various system stored procedures like: sp_tables, sp_table_privileges, sp_stored_procedures, sp_cursor, sp_executesql, sp_rename, sp_lock, sp_execute, sp_help.

Sp_addextendedproperty

Sp_columns

Sp_column_privileges

Sp_special_columns

Sp_configure

Sp_databases

Sp_execute

Sp_executesql

Sp_fkeys

Sp_help

Sp_helpdb

Sp_helpindex

Sp_lock

Sp_monitor

Sp_prepare

Sp_pkeys

Sp_rename

Sp_renamedb

Sp_tables

Sp_table_privileges

Sp_server_info

Sp_stored_procedures

Sp_unprepare

Sp_updatestats

Sp_who

Advertising
To be informed of the latest articles, subscribe:
Comment on this post