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

The FOREIGN KEY constraint is used to establish a between two tables.

The ALTER TABLE statement is used to a table structure.

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

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