Data Definition Language (DDL) Reference Manual — 426798-002
2 -1
2
DDL Language Elements
A DDL source schema consists of DDL statements, DDL compiler commands, and
comments. You must enter statements, commands, and comments according to strict
syntax, or rules of form. This section introduces the DDL syntax by describing the
language elements common to statements and commands, the comments associated
with statements, and the rules for entering DDL statements and commands. The
syntax of the statements and commands is described in sections 4 through 9 of this
manual.
This section describes the following DDL language elements common to statements
and commands:
•
Names
•
File names
•
Locale names
•
Numbers
•
Strings
•
Keywords and reserved words
•
Special characters
•
Comments
•
Statements
•
Compiler commands
DDL Names
Names used in DDL statements are DDL names of these types:
•
Constant names
•
Definition names
•
Record names
•
Field names
•
Group names
•
Condition-name item names (level 88)
•
Enumeration item names (level 89)
•
Renames item names (level 66)
•
Token-type names (SPI only)
•
Token-code names (SPI only)
•
Token-map names (SPI only)
The following rules apply to all DDL names:
•
A DDL name can contain up to 30 of the following ASCII characters:
°
Letters of the alphabet (A - Z) (a - z)
°
Decimal numeric digits (0-9)
°
Hyphen (-)
Содержание DDL D40
Страница 36: ...Introduction to DDL Data Definition Language DDL Reference Manual 426798 002 1 14 Examining a Dictionary ...
Страница 66: ...Named Constants Data Definition Language DDL Reference Manual 426798 002 4 10 Standard SPI Constants ...
Страница 230: ...Dictionary Manipulation Statements Data Definition Language DDL Reference Manual 426798 002 8 14 SHOW USE OF Statement ...
Страница 370: ...Dictionary Maintenance Data Definition Language DDL Reference Manual 426798 002 10 24 Converting a Dictionary ...
Страница 456: ...Sample Schemas Data Definition Language DDL Reference Manual 426798 002 B 12 ASSNDDL Statements ...
Страница 470: ...DDL Data Translation Data Definition Language DDL Reference Manual 426798 002 C 14 ...
Страница 528: ...Dictionary Reports Data Definition Language DDL Reference Manual 426798 002 E 8 Requesting Reports ...
Страница 552: ...DDL Alignment Rules Data Definition Language DDL Reference Manual 426798 002 H 4 FIELDALIGN_SHARED8 Alignment Rules ...
Страница 576: ...Index Data Definition Language DDL Reference Manual 426798 002 Index 22 Special Characters ...