DDL Language Elements
Data Definition Language (DDL) Reference Manual — 426798-002
2 -4
DDL Locale Names
file-identifier
consists of 1 to 8 alphabetic or numeric ASCII characters; the first character must
be alphabetic.
These are examples of valid file names:
DDL Locale Names
The DDL compiler recognizes locale names for internationalization support. You are
allowed to specify the language, territory, and character set for a text item. The
specified locale name must be in the following format:
locale-name
either of the following:
constant-name
specifies a DDL name for a constant, as previously defined in the DDL
dictionary. The name cannot be the same as a DDL keyword or reserved word.
LN"string"
specifies the value of a string constant;
string
is a string of from 1 to 130
ASCII characters in the following form:
language-code[_territory-code][.charset]
language-code
is a character string forming a language symbol.
territory-code
is a two-character string forming an ISO 3166:1988 Alpha-2 code
entity name.
locale-name
\DALLAS.$DATA.SALES.CUSTOMER
$DATA.SALES.CUSTOMER
$DATA.CUSTOMER
SALES.CUSTOMER
CUSTOMER
Network file name
Fully qualified local file name
Local file name; assumes current default subvolume
Local file name; assumes current default volume
Local file name; assumes current default volume
and subvolume.
VST202.vsd
Содержание 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 ...