DECLARE STATEMENT

The DECLARE STATEMENT statement is used for program documentation. It declares names that are used to identify prepared SQL statements.

For more information, see DECLARE STATEMENT in the SQL Reference topic in the Information CenterLink to Information center.