Asked by
Kathy Mellivo
on Oct 20, 2024Verified
The purpose of a Delete query is to _____.
A) delete fields from a table
B) correct errors in table records
C) delete records from a table
D) move records to a backup table
Delete Query
In databases, a command used to remove records from a table that meet specified criteria.
Backup Table
A saved copy of a table from a database to prevent data loss in the case of system failure.
- Determine and apply assorted action queries, namely Append, Delete, Update, and Make-Table.
- Master the technique for removing or appending records in an existing table with the application of Delete and Append queries.
Verified Answer
JF
Learning Objectives
- Determine and apply assorted action queries, namely Append, Delete, Update, and Make-Table.
- Master the technique for removing or appending records in an existing table with the application of Delete and Append queries.