Recent questions tagged transactions-and-concurrency-control

315
views
2 answers
1 votes
Which one of the following is $\text{NOT}$ a part of $\text{ACID}$ properties of a database transaction?AtomicityConsistencyIsolationDeadlock-freedom
295
views
1 answers
0 votes
Is the possibility of cascading rollbacks more in Wound and Wait or in Wait Die?
245
views
0 answers
0 votes
What is Proof/Explanation for complexity to test if a schedule is conflict serializable is O(n^2) whereas for view serializable is O(2^n)-Exponential ?
1.3k
views
1 answers
0 votes
In the context of concurrency control, a given pair of operations in a schedule is called conflict schedule ifAt least one of the operations is write operationBoth the operations are performed ... , $(c)$ and $(d)$ only$(c)$ and $(d)$ only
1.0k
views
3 answers
2 votes
______ is NOT a part of the ACID propertiesInconsistencyConsistencyAtomicityIsolation
To see more, click for the full list of questions or popular tags.