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

SQL Syntax Creating a Stored Procedure

Creating a Stored Procedure Examples

CREATE PROCEDURE CAll AS SELECT * FROM Country GO


See also SQL syntax for:

Viewing a Trigger
Executing a Stored Procedure
Modifying a Stored Procedure
VAR
Creating an Index
Terms and Conditions