Previous Topic: External ProceduresNext Topic: CREATE PROCEDURE Syntax and Description


SQL Procedures

SQL procedures support a basic procedural language with support for the following:

For SQL Procedures, the CREATE PROCEDURE statement is specified as follows:

Following is a list of the SQL statements that support SQL Procedures: