8. OpenSQL Statements : END DECLARE SECTION : Description
 
Share this page                  
Description
The END DECLARE SECTION statement marks the end of a host language variable declaration section.
A host language variable declaration section contains declarations of host language variables for use in an embedded OpenSQL program. The BEGIN DECLARE SECTION statement starts each variable declaration section.