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:

SELECT SUBQUERY
UPDATE
Deleting a View
Creating an Index
To View a Stored Procedure
Terms and Conditions