Description of the illustration image031.gif
This illustration shows the followin syntax on a horizontal line:
EXEC SQL DECLARE table TABLE
It also shows the following syntax:
- 
                  
column datatype
 - 
                  
DEFAULTexpr - 
                  
NULL(on a loop) - 
                  
NOT NULL(on a loop) - 
                  
NOT NULL - 
                  
WITH DEFAULT