8. OpenSQL Statements : DECLARE GLOBAL TEMPORARY TABLE : Embedded Usage
 
Share this page                  
Embedded Usage
Do not specify the DECLARE GLOBAL TEMPORARY TABLE SESSION statement within the DECLARE section of an embedded program. Place the statement in the body of the embedded program.