1,094 views
0 0 votes

In this answer, how is the number of conflict equivalent schedule equal to T1->T2 equal to 1(How is it being calculated). And how is the number of conflict equivalent schedule equal to T2->T1 being calculated??It is very confusing please Help!!!!!

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
1 1 answer
675
675 views
kunal13 asked Jun 3, 2024
675 views
 In (https://gateoverflow.in/219555/number-of-tables) number of tables to be made was 4, merging E1 and E2 in one table, one for R3, and for E3 and one for E4. Now based ...
0 0 votes
1 1 answer
544
544 views
abhinowKatore asked Sep 8, 2022
544 views
If a schedule is not conflict-serializable. Is it serializable?
0 0 votes
1 1 answer
870
870 views
atulcse asked Nov 2, 2021
870 views
Can a schedule be serializable if it is not view serializable? Are conflict equivalence and view equivalence the only two ways to decide if a schedule is serializable?
0 0 votes
2 2 answers
1.0k
1.0k views
ashunimbz asked Mar 30, 2019
1,030 views
How can 2PL protocol ( simple one ) ensure conflict serializability even though it cannot ensure freedom from deadlock ?I mean ,if a schedule is conflict serializable it...