Micro Focus Enterprise Developer 3.0 for Eclipse
>
Programming
>
Mainframe Programming
>
SQL Option for DB2
>
Reference
>
SQL Reference
>
SQL Statements
>
END DECLARE SECTION Example
END DECLARE SECTION Example
Restriction:
This topic applies to Windows environments only.
EXEC SQL BEGIN DECLARE SECTION; short in cust_num = 28; char name[30]; EXEC SQL END DECLARE SECTION;
Parent topic:
SQL Statements