Online Computer Dictionary
Browse words
|
Based on
FOLDOC
Queried for: Data definition language
Definition:
(DDL) 1. A language enabling the structure and instances of a database to be defined in a human-, and machine-readable form.
SQL contains DDL commands that can be used either interactively, or within programming language source code, to define databases and their components, e.g. CREATE and DROP.
2. A specification language for databases, based on the entity-relationship model. It is used in the Eli compiler-compiler to manage type definitions.
["DDL Reference Manual", ECE Dept U Colorado, 1991].
Browse through top 20 categories or see more ...
- programming (659)
- application (76)
- networking (823)
- language (1034)
- operating_system (420)
- mathematics (228)
- graphics (155)
- compiler (21)
- library (41)
- World-Wide_Web (133)
- cryptography (36)
- database (166)
- algorithm (132)
- logic (61)
- software (72)
- audio (27)
- virtual_reality (10)
- communications (329)
- file system (28)
- filename_extension (25)


