Data Definition Language (DDL) Reference Manual
DDL Language Elements
Data Definition Language (DDL) Reference Manual—529431-004
2-17
Statements
Table 2-3. DDL Statements That Define or Replace Objects
Statement Object How Other DDL Statements Can Use Object
CONSTANT
on
page 4-1
Constant As a literal value
DEFINITION
on
page 5-1
Elementary or group
data structure
To define:
•
Other data structures
•
Records
•
Token types
•
Token maps
RECORD
on
page 5-8
Disk file record To define other records
TOKEN-CODE
on page 7-8
SPI token code of a
simple token
TOKEN-MAP
on page 7-13
SPI token code of an
extensible structured
token
TOKEN-TYPE
on page 7-2
SPI token type To define SPI token codes
Table 2-4. DDL Statements That Display Objects
Statement Description
OUTPUT
on
page 8-5
Reads objects from the open dictionary and writes them to any open
DDL schema file, FUP source code file, REPORT file, or host-
language source code file
OUTPUT UPDATE
on page 8-7
Generates DDL source code that updates every referenced object in
the open dictionary and writes this code to the open DDL source code
file for subsequent compilation
SHOW USE OF
on page 8-11
Lists the objects in the open dictionary that directly or indirectly refer to
specified objects