sql Data Definition Language (DDL) is a group of SQL statements that you can execute to manage database objects, including tables, views and more.
Types of DDL Statements
Alter, Drop, Create, truncate
sql Data Definition Language (DDL) is a group of SQL statements that you can execute to manage database objects, including tables, views and more.
Alter, Drop, Create, truncate