Procedures System Privileges
System privileges pertaining to performing authorized tasks for procedures.
ALTER ANY PROCEDURE System Privilege
Required to alter any stored procedure or function owned by any user.
CREATE ANY PROCEDURE System Privilege
Required to create any stored procedure or function owned by any user.
CREATE PROCEDURE System Privilege
Required to create a self-owned stored procedure or function.
DROP ANY PROCEDURE System Privilege
Required to drop any stored procedure or function owned by any user.
EXECUTE ANY PROCEDURE System Privilege
System privilege required to execute any stored procedure or function owned by any user.
MANAGE AUDITING System Privilege
Required to run the sa_audit_string stored procedure.
Parent topic:
System Privileges Listed by Functional Area
Related reference
List All System Privileges
Created May 21, 2013. Send feedback on this help topic to Technical Publications:
pubs@sybase.com