Creating a new table in a database |
||
Retrieving data from a database |
||
Updating data in a database |
||
Inserting new data into a database |
Answer: Creating a new table in a database,
Data Definition Language (DDL):
SQL can be categorized into 4 categories :
Data Definition Language consists of SQL commands that can be used to define the data schema. It is used to create and modify the structure of database objects.
DDL consists of the following commands:
Get Answers For Free
Most questions answered within 1 hours.