adspace
Answer Posted / Ravendra Singh Pundhir
DDL (Data Definition Language) is used to create, modify, or drop database objects such as tables, indexes, schemas etc. DML (Data Manipulation Language) is used to manipulate data in a database, including inserting, querying, updating, and deleting records. DCL (Data Control Language) is used to control access to the database objects.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers