Was this helpful?
END DECLARE SECTION
Valid in: ESQL
The END DECLARE SECTION statement marks the end of a host language variable declaration section.
The END DECLARE SECTION statement has the following format:
EXEC SQL END DECLARE SECTION;
Permissions
This statement is available to all users.
Related Statements
BEGIN DECLARE
DECLARE TABLE
INCLUDE
Last modified date: 11/28/2023