Databases

What is DDL?

Difficulty: unrated

Source: bregman-arie/devops-exercises by Arie Bregman

Answer

Wikipedia: "In the context of SQL, data definition or data description language (DDL) is a syntax for creating and modifying database objects such as tables, indices, and users."