Asked by Jesica Alarcon on Apr 28, 2024

verifed

Verified

If you want to remove records for discontinued products from a Products table, create a(n) Update query.

Update Query

A type of SQL query used to modify existing records in a database table.

  • Become adept at revising data or the arrangement in tables using Update queries.
verifed

Verified Answer

ZK
Zybrea KnightMay 03, 2024
Final Answer :
False
Explanation :
- Delete
- delete
- DELETE