Computer Science Unit 3 – Database Management MCQ Question Answers for CUET 2024

1. Pickling refers to
a.
b.
c.
d.

2. Which command is used to modify data in a table?
a.
b.
c.
d.

3. ________ are the basic building blocks of a database.
a.
b.
c.
d.

4. Duplication of data is called _________.
a.
b.
c.
d.

5. Select “empname”, “salary” * 3 from emp;
a.
b.
c.
d.

6. Relationship can be created between
a.
b.
c.
d.

7. A field which is ______ for each and every record is called Primary key.
a.
b.
c.
d.

8. Rows of a relation are known as the _______.
a.
b.
c.
d.

9. DBA stands for?
a.
b.
c.
d.

10. Which one of the following is a type of Data Manipulation Command?
a.
b.
c.
d.

11. Which of the following clause return specific rows?
a.
b.
c.
d.

12. Which data type will be appropriate to store information as Salary, Fees, Price etc
a.
b.
c.
d.

13. Which datatype can store unstructured data in a column?
a.
b.
c.
d.

14. A Database Management System is a type of _________software.
a.
b.
c.
d.

15. Which one of the following commands is used to delete the existing row in a table?
a.
b.
c.
d.

16. Queries are commands that are used to define the structure and modify the data in a table.(T/F)
a.
b.

17. We can ______ data in table.
a.
b.
c.
d.

18. The term "ODBC" stands for____
a.
b.
c.
d.

19. Which of the following clause return records in ascending order?
a.
b.
c.
d.

20. The term "SQL" stands for
a.
b.
c.
d.


 

Also Check out Related CUET Computer Science MCQs Links
Computer Science UNIT 1 – Computational Thinking and Programming – 2 MCQs

Computer Science Unit 2 – Computer Networks MCQs