END DECLARE SECTION (Declare end of embedded SQL)
Function
The END DECLARE SECTION declares the end of an embedded SQL declare section.
Format
END DECLARE SECTION
Common rules
Examples
See the section on the BEGIN DECLARE SECTION for examples.