Fujitsu UDS/SQL V2.5 用户手册

下载
页码 324
Reference section
SSL
U929-J-Z125-9-76
  
255
D
ok
us
c
h
abl
on
en
 1
9x
24 V
e
rs
ion
 7
.3
us
 f
ü
r F
ram
eM
ak
er
 V
7
.x
v
o
m
 1
4.
02
.2
00
7
©
 c
o
gni
tas
 Gm
b
H
 20
01-
20
07
18
. Ok
tobe
r 20
07
  S
ta
nd
 1
1:
29
.5
2
P
fa
d:
 G
:\
v
og
t\
fs
c
\ud
s
\M
anu
al
e
\e
n\
ud
s
e
nt
_e\
u
ds
ent
.k
0
9
SET NAME IS set-name
 
This clause is used to specify the name of the set to which the set entry applies. 
[POPULATION IS integer-1[ INCREASE IS integer-2]]
integer-1
  
must be greater or equal to 0. Default value: 0 
integer-2
  
must be greater than 0. Default value: 1 
This clause is used to indicate the average number of member records which are expected 
to be in the set occurrences when the database is initially loaded or when the set occur-
rences are extended at a later date. 
         
⎧CHAIN[ LINKED TO PRIOR]                       ⎫
         
                                              
         
⎧POINTER-ARRAY⎫ ⎧ATTACHED TO OWNER           ⎫
[MODE IS 
⎨                                              ⎬]
         
⎨             ⎬ ⎨DETACHED[ WITHIN realm-name]⎬
         
                                            
         
⎩⎩LIST         ⎭ ⎩        [WITH PHYSICAL LINK]⎭⎭
[DYNAMIC REORGANIZATION SPANS integer PAGES]
CHAIN [LINKED TO PRIOR]  
is the only valid specification if the set was defined with ORDER IS SORTED 
(without INDEXED) in the schema DDL. 
POINTER-ARRAY DETACHED WITHIN realm-name  
is the only valid specification if the set is a dynamic set.