Which database recovery technique involves restoring a database to a previous state?
Q1. Which database recovery technique involves restoring a database to a previous state?
Answer: Rollback
Explanation: Rollback involves undoing changes made by a transaction to restore the database to a previous state.