DROP PROCEDURE statement


The DROP PROCEDURE statement removes to a stored procedure.

GUID-3232F2A1-87CC-482C-B152-0840894F9937-low.png

DROP PROCEDURE procedureOwner.procedureSchema. procedureName

This option specifies the fully qualified name of the stored procedure to be dropped.

Related topic



 

Tip: For faster searching, add an asterisk to the end of your partial query. Example: cert*