The BEGIN DECLARE SECTION statement marks the beginning of an SQL declare section. An SQL declare section contains declarations of host variables that are eligible to be used as host variables in SQL statements in a program.
(C) Copyright IBM Corporation 1992, 2006. All Rights Reserved.