Entering content frame

 ten2 

Definition of the table ten2

EXEC SQL CREATE TABLE ten2
  (keyft2         FIXED (6),
   ...,
   PRIMARY KEY (keyft2));   /*10000 rows*/

 

 

Leaving content frame