English | Russian |
Data Control Language | язык управления данными DCL (The subset of SQL statements used to control permissions on database objects) |
data definition language | язык DDL (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy) |
data definition language | язык описания данных DDL (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy) |
data description language | язык описания данных (A language that defines all attributes and properties of a database, especially record layouts, field definitions, key fields, file locations, and storage strategy) |
data manipulation language | язык обработки данных DML (The subset of SQL statements that is used to retrieve and manipulate data. DML statements typically start with SELECT INSERT UPDATE or DELETE) |