Exams
Subjects
Classes
Home
CUET (UG)
Computer Science
List of top Computer Science Questions on Database Management Systems asked in CUET (UG)
For binary search, the list is in ascending order and the key is present in the list. If the middle element is less than the key, it means:
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
Identify type of data being collected/generated in the scenario of recording a video:
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
Which of the following is synonym for Meta-data?
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
Which of the following is a characteristic of a relational database?
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
What does SQL stand for in the context of databases?
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
Which of the following is NOT a type of database model?
CUET (UG) - 2025
CUET (UG)
Computer Science
Database Management Systems
Consider the following relation:
STUDENT
RollNumber
Name
Class
Date of Birth
Address
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.
CUET (UG) - 2023
CUET (UG)
Computer Science
Database Management Systems