Asked by Nazareth Valladares on May 09, 2024

verifed

Verified

Allows you to delete all the records satisfying some criterion.

A) append query
B) delete query
C) make-table query
D) update query
E) validation rules
F) validation text
G) required field
H) default value
I) calculated field
J) <

Delete Query

A command in database management systems to remove records from a table based on specific criteria.

  • Understand the purpose and construction of archive tables using make-table queries.
verifed

Verified Answer

VA
vishal aggarwalMay 09, 2024
Final Answer :
B
Explanation :
A delete query is specifically designed to remove records from a table that meet certain criteria, making it the correct match for the given definition.