Score: 0
Database Management System MCQS

Database Management System (DBMS)

Database Management System (DBMS) | MCQs & Past Papers

Study Mode
Show correct answers and hints
1 DBMS Stand for______?
2 What is a database?
3 What is DBMS?
4 Who created the first DBMS?
5 Which type of data can be stored in the database?
6 In which of the following formats data is stored in the database management system?
7 Which of the following is not a type of database?
8 Data in RDBMS is stored in:
9 A tuple in DBMS represents:
10 Cardinality of a relation means:
11 In a table, each record is called a:
12 If a table has 50 rows, its cardinality is:
13 Cardinality is related to:
14 An attribute in DBMS represents:
15 A domain in DBMS means:
16 A field in a database table is:
17 A column in DBMS represents:
18 Which of the following defines valid values for an attribute?
19 Degree of a relation in DBMS means:
20 What does an RDBMS consist of?
21 What is a candidate key?
22 How many primary keys can a table have?
23 A primary key is chosen from:
24 Which property is required for a primary key?
25 Candidate keys in a table can be:
26 A candidate key that is not selected as primary key is called:
27 Which key allows duplicate values?
28 A primary key value can be:
29 Which key uniquely identifies a row in a table?
30 A table can have how many candidate keys?
31 Primary key must always be:
32 Which of the following is TRUE?
33 ______________ is a set of one or more attributes taken collectively to uniquely identify a record.
34 The ability to query data, as well as insert, delete, and alter tuples, is offered by ____________
35 For designing a normal RDBMS which of the following normal form is considered adequate?