Computer Science, asked by kiara22171, 11 months ago

is transaction properties Important? and ACID? if so explain it​

Answers

Answered by ItsUDIT
12

Explanation:

ACID properties are 4 important properties of a transaction that a DBMS must ensure to maintain data in the case of concurrent access & system failures. ... The point of failure may be after the completion of Write(A,a) & before Write(B,b). It means that changes in A are performed but not in B.

hope this will help you.

thank you

Similar questions