RDB/VMS SQL INCLUDE — VMS RDB_4.0B
INCLUDE ──┬─>
S
Q
L
C
A ──────────────────────┬──> typebox (;) ├─>
S
Q
L
D
A ──────────────────────┤ ├─> file-spec ──────────────────┤ └─>
F
R
O
M
D
I
C
T
I
O
N
A
R
Y path-name ──┘
Additional information available:
More Information
The INCLUDE statement inserts declarations or code into a host
program. You can use the INCLUDE statement only in precompiled
programs, not in interactive SQL or as part of an SQL module
language procedure. You can use the INCLUDE statement to
insert:
o Host language declarations for the SQLCA and a message
vector
o Host language declarations for the SQLDA
o Host language source code
o Host language declarations for data dictionary record
definitions