A

Admin • 833K Points
Coach

Q. What is the isolation property of transactions?

  • (A) statements form a logic unit
  • (B) ERROR_FOR_DIVISION_BY_ZERO
  • (C) one transaction does not affect the other
  • (D) transaction effects are recorded permanently
  • Correct Answer - Option(C)
  • Views: 27
  • Filed under category MySQL
  • Hashtags:

Explanation by: Admin

In a database, a transaction is a sequence of operations that are treated as a single unit. Imagine you're transferring money from one account to another. This whole process, from checking your balance to confirming the transfer, is considered a transaction.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.