Exams
Subjects
Classes
Home
Computer Science
List of top Computer Science Questions on Database Management Systems
Define the term data independence. What are the different levels of data independence?
Kerala Plus Two(Class 12) - 2026
Kerala Plus Two(Class 12)
Computer Science
Database Management Systems
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
What is a primary key in a relational database?
BITSAT - 2025
BITSAT
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