noun
data definition language; data description language; DDL
Computing term for a language used to define or describe data structures, such as in database schemas.
DDLを使ってテーブルを作成する。
Create a table using DDL.
このデータベースのDDLを確認してください。
Please check the DDL for this database.