ALTER TABLE is used to the structure of an existing table.

The statement is used to delete a table from a database.

The constraint is used to uniquely identify records in a table.

In DDL, the CREATE statement is used to create a new table in a database.

The is used to define the structure, schema, and constraints of a database.