Queries#

Data Manipulation Language (DML) is a vocabulary used to retrieve and work with data in Querona. Use these statements to add, modify, query, or remove data from a database.

The following table lists the DML statements that Querona uses.

  • SELECT

  • DELETE

  • UPDATE

  • INSERT