CSS-HTML.NET
Home > SQL > Deleting a Stored Procedure
HTML
CSS
JavaScript
PHP
VbScript
Web Colors
SQL

SQL Syntax Deleting a Stored Procedure

Deleting a Stored Procedure Examples

DROP PROCEDURE spSelectCountry;


See also SQL syntax for:

UNION
ALTER TABLE
Executing a Stored Procedure
Deleting a Stored Procedure
Viewing a Trigger
Terms and Conditions