DDL === The DDL defines the syntax for defining the database schema. This includes tables, :ref:`structs `, and enums as well as indexes. See :doc:`../Databases_Schemas_SchemaTemplates` for more information about DDL concepts. .. toctree:: :maxdepth: 2 DDL/CREATE DDL/DROP