Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up

What does the ACID acronym stand for in database transactions?

  1. A Atomicity, Consistency, Isolation, Durability
  2. B Accuracy, Clarity, Integrity, Dependability
  3. C Atomicity, Concurrency, Indexing, Durability
  4. D Access, Control, Isolation, Delivery
Answer

Atomicity, Consistency, Isolation, Durability

These four properties guarantee that transactions complete fully or not at all, leave the database valid, do not interfere with each other, and survive a crash once committed.

All MySQL MCQs

Login to manage your account

Please enter a valid email address.
Forgot Password?
Please enter a valid password.
OR

Don't have an account yet? Sign up as