Fujitsu UDS/SQL V2.5 사용자 설명서

다운로드
페이지 324
Reference section
Schema DDL
U929-J-Z125-9-76
  
247
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 OCCURRENCE SELECTION IS
             
⎧CURRENT OF SET                                  ⎫
             
                                                
             
                                  ⎧item-name   ⎫
        THRU 
⎨LOCATION MODE OF OWNER[ ALIAS FOR ⎨            ⎬⎬]
             
                                  ⎩identifier-1
             
                                                
             
⎩                             IS identifier-2]...⎭
item-name
  
must denote an item specified in the LOCATION MODE clause for the owner record 
type. 
identifier-1
  
must be an identifier specified in the LOCATION MODE clause for the owner record 
type. 
identifier-2
  
identifier-2
 assigns a name for the additional item to be generated. UDS/SQL 
automatically creates this item with the same item type and length as item-name or 
identifier-1
This clause must be specified if the set is not a SYSTEM set.
It is used to define the selection option for the set occurrences.