Mark As Completed Discussion

Let's test your knowledge. Click the correct answer from the options.

What does atomicity in transactions guarantee in a datastore?

Click the option that best answers the question.

  • Only some of the operations will be executed
  • Either all operations are performed, or none are
  • All operations will be executed regardless of errors
  • Transactions can be executed in any order