Asked by mohammad uzair on Jun 08, 2024

verifed

Verified

After running a Delete query, you cannot _____.

A) run another action query
B) undo the deletions
C) view the table with the deleted records
D) save the query

Undo The Deletions

A feature in software that allows users to revert actions or commands that have led to the deletion of data.

  • Understand the permanent consequences of executing action queries and the significance of creating backups.
verifed

Verified Answer

JC
Jamie CoffmanJun 13, 2024
Final Answer :
B
Explanation :
Once the Delete query is run and the deletions are committed, the action cannot be undone. The deleted records cannot be retrieved and therefore cannot be viewed or used in any subsequent query. However, you can still run another action query, save the query, or make any other changes to the database.