We may earn an affiliate commission when you visit our partners.

DML

Save
May 1, 2024 3 minute read

Data manipulation language (DML) is a set of database language commands that allow users to insert, update, and delete data from a database. DML commands are used to modify the data in a database, while data definition language (DDL) commands are used to create and modify the structure of a database.

DML is an essential part of any database management system (DBMS). It allows users to add new data to a database, modify existing data, and delete data that is no longer needed. DML commands are also used to update the values of columns in a table, change the data type of a column, and add or remove constraints from a table.

There are many different types of DML commands. The most common DML commands are:

  • INSERT: Adds a new row to a table.
  • UPDATE: Modifies the values of columns in a row.
  • DELETE: Deletes a row from a table.

DML commands can be used to perform a wide variety of tasks, including:

  • Adding new records to a database
  • Updating existing records
  • Deleting records
  • Changing the data type of a column
  • Adding or removing constraints from a table

DML commands are a powerful tool for managing data in a database. They can be used to perform a wide variety of tasks, from simple data entry to complex data manipulation.

Why Learn DML?

There are many reasons to learn DML. Some of the most common reasons include:

Share

Help others find this page about DML: by sharing it with your friends and followers:

Reading list

We've selected five books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in DML.
Guide to using DML for developers. It covers the most common DML tasks that developers need to know.
Practical guide to writing SQL queries. It covers DML in detail, making it a good choice for students who want to learn how to use DML in the real world.
Collection of recipes for common DML tasks. It good choice for students who want to learn how to use DML in the real world.
Table of Contents
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2025 OpenCourser