Q. What is generally done after the transactions are executed successfully?
β
Correct Answer: (C)
commit
Explanation: In the world of databases, a transaction is a group of database operations that are treated as a single unit. Think of it like a series of steps you need to take to complete a task.