GATE CS Databases Previous Year Questions
12 solved GATE CS questions on Databases, drawn from 1 exam year and grouped by year. Every question shows the official answer and a step-by-step solution.
GATE CS 202412 questions
- Set 1 Q20Let S be the specification: "Instructors teach courses. Students register for courses. Courses are allocated classrooms. Instructors guide students." Which one…MCQ · +1 marks · Easy
- Set 1 Q21In a tree, the requirement of at least half-full (50%) node occupancy is relaxed for which one of the following cases?MCQ · +1 marks · Easy
- Set 1 Q22Which of the following statements about a relation in first normal form (1NF) is/are TRUE ?MSQ · +1 marks · Medium
- Set 1 Q35Consider the following two relations,
R(A,B)andS(A,C): Relation R | A | B | |---|---| | 10 | 20 | | 20 | 30 | | 30 | 40 | | 30 | 50 | | 50 | 95 |…NAT · +1 marks · Easy - Set 1 Q44The symbol indicates functional dependency in the context of a relational database. Which of the following options is/are TRUE?MSQ · +2 marks · Easy
- Set 1 Q46Consider the following read-write schedule over three transactions , and , where the subscripts in the schedule indicate transaction IDs:…MSQ · +2 marks · Medium
- Set 2 Q19Once the DBMS informs the user that a transaction has been successfully completed, its effect should persist even if the system crashes before all its changes…MCQ · +1 marks · Easy
- Set 2 Q20In the context of owner and weak entity sets in the ER (Entity-Relationship) data model, which one of the following statements is TRUE?MCQ · +1 marks · Easy
- Set 2 Q26Which of the following file organizations is/are I/O efficient for the scan operation in DBMS?MSQ · +1 marks · Medium
- Set 2 Q27Which of the following statements about the Two Phase Locking (2PL) protocol is/are TRUE?MSQ · +1 marks · Medium
- Set 2 Q45The relation schema,
Person(pid, city), describes the city of residence for every person uniquely identified bypid. The following relational algebra…MCQ · +2 marks · Hard - Set 2 Q56A functional dependency is termed as a useful functional dependency if and only if it satisfies all the following three conditions: - is…NAT · +2 marks · Medium
Other GATE CS topics
Practice Databases with adaptive difficulty
Timed practice, skill tracking, and AI explanations — free to start.
Start practicing free