Q 6. What do you mean by data manipulation language?
Ans: Data manipulation Language or DML is used to access or manipulate data in the database.
It allows us to perform the below-listed functions:
- Insert data or rows in a database
- Delete data from the database
- Retrieve or fetch data
- Update data in a database.
No comments:
Post a Comment