Quizz on DBMS Class-XII

Quizz on DBMS Class-XII

Important MCQs Quizz on DBMS

1 / 30

Which of the following is an example of a DBMS?

2 / 30

commit() is required for ______ operations.

3 / 30

IN operator is used to ______.

4 / 30

SELECT COUNT(*) returns ______.

5 / 30

HAVING clause is used with ______.

6 / 30

WHERE clause is applied ______ GROUP BY.

7 / 30

Natural join removes ______.

8 / 30

A join that produces all combinations of two tables is ______.

9 / 30

To add a new column ‘age’, use:

10 / 30

To modify the structure of a table, use ______.

11 / 30

The wildcard character for any number of characters in LIKE is ______.

12 / 30

SELECT DISTINCT is used to  remove ______.

13 / 30

SUM() is a/an ______ function.

14 / 30

To sort data in ascending or descending, we use ______ clause.

15 / 30

NULL means ______.

16 / 30

To remove an entire table, we use ______.

17 / 30

NOT NULL is a ______.

18 / 30

Which of the following is a DML command?

19 / 30

A table can have ______ primary key(s).

20 / 30

Alternate key is ______.

21 / 30

A foreign key refers to ______.

22 / 30

A candidate key is ______.

23 / 30

A primary key must be ______.

24 / 30

Domain refers to ______.

25 / 30

The number of rows in a relation is called ______.

26 / 30

The number of columns in a relation is called ______.

27 / 30

Columns in a table are called ______.

28 / 30

Rows in a table are called ______.

29 / 30

Data redundancy means ______.

30 / 30

A table in a database is called a ______.

Your score is

The average score is 68%

0%

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top