DML (Data Manipulation Language) makes the user able to retrieve and manipulate data in a relational database. The DML commands can only perform read-only operations on data. We can perform the following operations using the DDL language:
Answers (0)