Which property ensures that either all operations are complete, or the database changes are rolled back?

A. Consistency
B. Atomicity
C. Isolation
D. Durability

B Atomicity ensures that either all operations are complete, or the database changes are rolled back.

Computer Science & Information Technology

You might also like to view...

The number of times per second that a screen redisplays the screen image is the ________

A) aspect ratio B) resolution C) refresh rate D) fidelity

Computer Science & Information Technology

Explain what happens when you call a method and the method ends.

What will be an ideal response?

Computer Science & Information Technology