Database Management SystemTU Board 2021
Explain concurrency control. suppose you have three account A=5500, B=4500 and C=2000 and transaction T1, T2 and T3. in T1 Rs.500 transfer from A to B. in of all account. manage the transaction…
5Explain concurrency control. suppose you have three account A=5500, B=4500 and C=2000 and transaction T1, T2 and T3. in T1 Rs.500 transfer from A to B. in of all account. manage the transaction using Two phase locking protocol for concurrency control.
A worked answer is on its wayMeanwhile, read the Database Management System notes for this topic.
Discussion
Loading…
More Database Management System questions
Define Data abstraction.TU Board 20231Define Candidate key.TU Board 20231Write the advantages of object relational data model.TU Board 20231Write a syntax to rename a table name in SQL.TU Board 20231Write a syntax for ORDER BY clause.TU Board 20231Write down the use of GROUP BY clause.TU Board 20231