What is Delete Query?

A query that deletes a record or group of records from one or more tables is delete query.
  • Whole records are deleted even when only one field from the table is actually deleted in the query.