Database Management System and Design Multiple Choice Questions (MCQs)

We have compiled a list of 100+ questions with answers from Database Management System and Design that help you to check your basic knowledge of Database Management System and prepare for competitive exams. All these multiple choice questions are prepared by the subject experts from authentic resources. Attempt all the questions and check your Database Management System knowledge online.

This category includes the topics such as Introduction, A Database Model, Relational Database Model, Integrity, RDBMS, SQL and Embedded SQL, Writing Basic SQL SELECT Statements, Restricting and Sorting data, Single Row Functions, Displaying Data from Multiple Tables, Aggregation Data Using Group Functions, Sub Queries, Manipulating Data and Creating &Managing Tables, Creating Views and Controlling User Access, Using Set Operators, Date time Function, Database Design: Logical Design, Conceptual Design, Mapping Conceptual to Logical, Pragmatic issues, Physical Design, Integrity and Correctness, Relational Algebra, Relational Calculus. Normalization: 1NF, 2NF, 3NF, BCNF, 4NF, 5NF, DKNF. Architecture of DBMS: Client-server, Open Architectures, Transaction Processing, Multi-User & Concurrency, and Backup & Recovery Database, Basic Concept of major RDBMS products: Oracle, Sybase, DB2, SQL Server and other Databases.

Following are the important multiple choice questions with answers from the Database Management System and Design section. You can choose the correct answer from option A, B, C and D.

Database MCQs Practice MCQ Question and Answer

1
Which of the following is a NoSQL database?


2
What does the SQL 'TRUNCATE' command do?


3
Which SQL clause is used to filter records based on conditions?


4
Which SQL clause is used to aggregate rows based on a condition?


5
Which SQL keyword is used to remove duplicate records in a SELECT query?


6
In normalization, which normal form removes partial dependencies?


7
Which command is used to create a new table in SQL?


8
Which type of JOIN returns records that have matching values in both tables?


9
Which of the following is a valid ACID property in DBMS?


10
Which of these best describes a foreign key?


11
What is normalization in DBMS?


12
Which join returns all records when there is a match in either left or right table?


13
Which keyword is used in SQL to prevent null values in a column?


14
The options like Relationship, SQL Server etc. are found in


15
What is relational database?


16
The options like Save, Open Database, Print are available in


17
Why do you pin an item in list?


18
Mechanism developed to enforce users to enter data in required format is:


19
The advantage of computerized database over manual database is


20
Which of the following field type is used to store photograph of employees?


21
Which command is used to change the structure of a table?


22
Which of the following method can be used to add more tables in a database?


23
What field type is best to store serial numbers?


24
The raw facts and figures are:


25
What is the best data type for a field that stores mobile numbers?


26
The feature that database allows to access only certain records in database is:


27
Which filter method lets you filter the records that match the selected field?


28
Which filter method lets you filter records based on criterion you specify?


29
You can find Sort & Filter group of commands in


30
Which of the following filter method is not available in Access?