Explain dml (data manipulation language)?



Explain dml (data manipulation language)?..

Answer / Ankur Roj

Data Manipulation Language (DML) is a subset of SQL that is used to modify existing data in a database. It includes commands such as SELECT for querying, INSERT for inserting new records, UPDATE for updating existing records, and DELETE for deleting records.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Database Management Interview Questions

Is sql a rdbms?

1 Answers  


Explain the difference between primary and foreign key?

1 Answers  


Can files be stored in a database?

1 Answers  


What is the use of ANALYSE ( Ver 7) option in EXP command ?

1 Answers  


How can you CALL Reports from Forms4.0 ?

1 Answers  


Why is data modelling important?

1 Answers  


What is a form used for in a database?

1 Answers  


What are the differences between a dbms and rdbms?

1 Answers  


What are the main characteristics of database approach?

1 Answers  


How do you create a database for an organization?

1 Answers  


What do you understand by sub-queries in sql?

1 Answers  


Explain what are service-specific middleware?

1 Answers  


Categories