What are the two major components of SQL and what function do they serve?
What will be an ideal response?
A data definition language (DDL) for defining the database structure.
A data manipulation language (DML) for retrieving and updating data.
Computer Science & Information Technology
You might also like to view...
What is the goal of using dynamic memory in Hyper-V?
What will be an ideal response?
Computer Science & Information Technology
Fill in the Missing Code
```