What is DML?
Are you preparing for IT certification? With practice questions, study notes, interactive quizzes, tips and technical articles, uCertify PrepKits ensure that you get a solid grasp of core technical concepts to ace your certification exam in first attempt.
What is DML?
Rating:
Data Manipulation Language (DML) is a category of SQL statements that query and update data in a database. Statements such as SELECT, UPDATE, INSERT, DELETE etc., are included in this category. These statements can be grouped with Data Control Language (DCL) statements.
Rating:
Was this information helpful?
Other articles
- How to create an explain plan using the EXPLAIN PLAN FOR statement?
- What is resource plan directive?
- What is row chaining?
- What is a tablespace?
- What is checkpoint process (CKPT)?