Translation guide
DDL (Data Definition Language) is a technical computing term. In Japanese, it is typically referred to by its English acronym or translated literally.
The subset of SQL used to define database structures.
The English acronym is standard in Japanese technical contexts.
DDLを使ってテーブルを作成します。
Create a table using DDL.
Literal translation. Used in formal documentation or explanations.
データ定義言語(DDL)はデータベースの構造を定義します。
Data Definition Language (DDL) defines the structure of a database.