Time Left - 06:00 mins

NIELIT Scientist –B Day -23 DataBase Quiz-2

Attempt now to get your rank among 1077 students!

Question 1

In the tuple relational calculus P1 P2 is equivalent to

Question 2

Which among the following schedules is an irrecoverable Schedule?

Question 3

What is the meaning of the following given SQL clause?
LIKE “%0%0%”

Question 4

Assume a office database of employee details
SELECT Emp_name,salary
FROM Emp_details
HAVING salary>30000
What is the error in above query?

Question 5

Consider the following partial Schedule S involving two transactions T1 and T2. Only the read and the write operations have been shown. The read operation on data item P is denoted by read (P) and the write operation on data item P is denoted by write (P).

Suppose that the transaction T1 fails immediately after time instance 9. Which one of the following statements is correct?
  • 1077 attempts
  • 7 upvotes
  • 19 comments
Mar 30GATE & PSU CS