Which of the following is a benefit of using a database transaction?
Q1. Which of the following is a benefit of using a database transaction?
Answer: All of the above
Explanation: Database transactions provide multiple benefits, including improved performance, data consistency, and data security, by ensuring that multiple operations are executed as a single, all-or-nothing unit.