0 votes
in Apache Phoenix by
___________ ensures that database modifications are not performed as an incomplete state transition in case of a failure.

Select the correct answer from below options:

a) Durability

b) Consistency

c) Atomicity

d) None of the options

1 Answer

0 votes
by

Correct answer of the above question is : -b) Consistency

Consistency ensures that database modifications are not performed as an incomplete state transition in case of a failure.

...