1855Software EngineeringMedium
All the operations in a transaction need to be completed before the database changes are made ________?
Afunctional
Bnone of the mentioned
Cavailable to the users
Dpermanent
Correct answer
C. available to the users
Explanation
Explanation: This ensures that failure of operations within the transaction does not lead to inconsistencies in the database.