Define the terms
i) DDL
ii) DML
DDL: Data base schema is specified by a set of definitions expressed by a special language known as a data definition language.
DML: A data manipulation language is a language that enables users to access or manipulate data as organized by the suitable data model.