Content deleted Content added
No edit summary |
|||
Line 6:
{{Cleanup|reason=the article focuses almost entirely on SQL.|date=June 2020}}
}}
In the context of [[SQL]], '''data definition''' or '''data description language''' ('''DDL''') is a syntax for creating and modifying database objects such as tables, indexes, and users. DDL statments are similar to a computer [[programming language]] for defining [[data structure]]s, especially [[database schema]]s.
==History==
|