Time Left - 15:00 mins

GATE 2024 Databases Foundation Quiz 60

Attempt now to get your rank among 39 students!

Question 1

Consider the following schedule :

r1(c) r3(b) w2(c) r4(a) r1(a) w1(b) w3(c) w1(a) w4(d) w3(a) r1(d) r3(d) w2(c) w3(a)

The above schedule is serializable as

Question 2Multiple Correct Options

Consider the following statements about two transactions, Ti & Tj & schedules S & S′.

S1: If Ti reads the initial value of A is S, then Ti should also read the initial value of data item A is S′

S2: If Tj produces the final write operation of A in S, then Tj should also perform the final write operation of A in S′

S3: If Tj reads a value produced by Ti in S, then Tj must also read the value produced by Ti in S′.

S4: If Ti produces the final read operation of A in S, then Ti should also perform the final read operation of A in S′.

Schedule S is the serial schedule & S′ is non Serial schedule. Which of the above statements is/are the necessary conditions for S′ to be view serializable?

Question 3Multiple Correct Options

Which of the following is/are Incorrect?

Question 4Multiple Correct Options

Which of the following is/are correct according to Graph based protocol concerning the below Graph?

Question 5

Which of the following is/are correct statements?
  • 39 attempts
  • 0 upvotes
  • 0 comments
May 11GATE & PSU CS