CUET-UG SERIES
Computer-science

Database Management Systems

5 previous year questions.

Volume: 5 Ques
Yield: Medium

High-Yield Trend

4
2025
1
2023

Chapter Questions
5 MCQs

01
PYQ 2023
medium
computer-science ID: cuet-ug-
Consider the following relation:
STUDENT
RollNumberNameClassDate of BirthAddress

What should be the primary key for relation STUDENT?
The primary key for the STUDENT relation should be the RollNumber, as it uniquely identifies each student in the table.
1
Class
2
RollNumber
3
DateofBirth
4
Address
02
PYQ 2025
medium
computer-science ID: cuet-ug-
Identify type of data being collected/generated in the scenario of recording a video:
1
Structured Data
2
Ambiguous data
3
Unstructured data
4
Formal Data
03
PYQ 2025
medium
computer-science ID: cuet-ug-
Which of the following is a characteristic of a relational database?
1
Data stored in key-value pairs
2
Data organized in tables with rows and columns
3
Data stored in a hierarchical structure
4
Data stored as a graph
04
PYQ 2025
medium
computer-science ID: cuet-ug-
What does SQL stand for in the context of databases?
1
System Query Language
2
Structured Query Language
3
Sequential Query Logic
4
Standard Query Layer
05
PYQ 2025
medium
computer-science ID: cuet-ug-
Which of the following is NOT a type of database model?
1
Relational
2
Hierarchical
3
Network
4
Sequential