Previous Topic: Control StatementsNext Topic: SQL Control Statements


Overview

The statements defined in the Control category are the basis for the SQL procedural language used by SQL routines. An SQL routine usually contains procedural language statements and data manipulation statements. It can also use any statement as specified by the procedure-statement syntax.

Note: For more information, see CREATE PROCEDURE or CREATE FUNCTION.

The statements of the Control category include syntax to perform the following:

The advantages for writing SQL routines in the SQL language include: