Dictionary Maintenance
Data Definition Language (DDL) Reference Manual — 426798-002
10 -11
Modifying Referenced Objects
DDL EDIT command; if you exit from DDL, you run the editor from the command
interpreter.
6. Compile the DDL source file. If you are still in an interactive session, use the
SOURCE command to submit the source file to the compiler. If you exited from
DDL after Step 4, run the DDL compiler from the command interpreter specifying
the DDL source file as the input file.
Suppose postal zip codes must be changed from five digits to nine digits. The sample
database schema in
Appendix B, Sample Schemas
, includes a definition of the object
ZIP-CD, which is referenced by three definitions (SUPPINFO, CUSTINFO, and ADDR)
and by two records (SUPPLIER and CUSTOMER). The following example illustrates
the statements and commands you can use to modify ZIP-CD. The example on the
following page shows an interactive session and includes the compiler response to
each statement and command.
Содержание 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 ...