Skip to content

Data Manipulation Language

  • Modify rows inside the tables
  • In some classifications it also includes reading data (select), but it's mostly classified as DQL

Commands

  • INSERT
  • UPDATE
  • DELETE