This statement is the end delimiter for a host variable declaration section.
Embedded Mode P |
Dynamic Mode |
Interactive Mode |
This statement ends a host variable declaration section. Please refer to the BEGIN DECLARE SECTION statement earlier in this section for more details.
Please refer to the BEGIN DECLARE SECTION statement earlier in this section for more details.
Please refer to the BEGIN DECLARE SECTION statement earlier in this section for more details.
Please refer to the BEGIN DECLARE SECTION statement earlier in this section for more details.
Example
BEGIN DECLARE SECTION
char a
END DECLARE SECTION;