ABAP Keyword Documentation → ABAP Glossary
DDL
Data Definition Language. Subset of SQL. DDL statements create and delete the objects of a relational database. In Application Server ABAP, DDL functions are integrated into ABAP Dictionary in ABAP Workbench. The Core Data Services (CDS) offer a separate DDL that covers and extends SQL.