DROP PROCEDURE statement
The DROP PROCEDURE statement removes to a stored procedure.
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*