Fujitsu UDS/SQL V2.5 Manual Do Utilizador

Página de 324
SSL
Reference section
248
  
 U929-J-Z125-9-76
9.2 SSL syntax 
 
   Schema entry    STORAGE clause.
                   
⎧[RECORD NAME clause
                   
                   
[DATABASE-KEY-TRANSLATION-TABLE clause]
                   
                   
[record POPULATION clause]
   Record entry    
                   
[PLACEMENT-OPTIMIZATION clause]
                   
                   
[INDEX clause]
                   
                   
⎩[COMPRESSION clause]].
                   
⎧[SET NAME clause
                   
                   
[set POPULATION clause]
                   
   Set entry       
⎨[MODE clause]
                   
                   
[INDEX clause]
                   
                   
⎩[PHYSICALLY LINKED clause]].
 
Figure 63: Structure of SSL 
The description of the physical storage structure is optional. If it is omitted, UDS/SQL uses 
the default values indicated in the explanations for the individual syntax elements.
Otherwise, the description always starts with the STORAGE clause. The sequence of the 
record and set descriptions is arbitrary. All names referred to in the storage structure 
description must have been previously defined in the schema DDL. 
9.2.1
Schema entry 
STORAGE STRUCTURE OF SCHEMA schema-name.
The schema entry is used to specify the name of the schema to which the storage structure 
description applies.