Asked by Ranjani Ramaswamy on May 01, 2024

verifed

Verified

Allows you to make the same change to all records.

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) <

Update Query

A database operation that modifies the values of specified fields in existing records based on certain criteria.

Records

Data units that are stored and retrieved in a database, representing information like entries in a table.

  • Acquire knowledge on the operations and impacts of different queries (append, delete, make-table, update).
verifed

Verified Answer

NA
Naiya AbramsMay 07, 2024
Final Answer :
D
Explanation :
An update query in database management systems allows you to make the same change to all records, ensuring consistency across the dataset.