ExamTiger : Simplified Guide for competitive exams and interviews
Aptitude Tests, Mental Ability, Objective MCQ Sets, Questions and Answers, PDF, Shortcut Tips

Database Management System

Database Management Short Questions to test Database concept : DBMS is the short form of Database Management System. DBMS is a collection of computer programs that helps us to create and manage database. Database is collection of data and Managing database includes storing, querying, updation, and administration of databases. So, a DBMS software is a combination of two things, a Database and the Management System. End users interacts with a Databases with the help of a computer software application called front-end application, like forms, touch screens, etc. Databases are used widely in banking sector, computerized medical stores, online shopping portals, Railways & Airways Reservation Systems, ATMs, etc.

Example of some popular DBMS tool includes MS Access, MySql, Sql Server, Oracle, etc. MS Access is very popular among common Database needs, whereas for Advanced Database Management System Sql Server and Oracle are preferred. However, most of the web application uses MySql as backend database.

Here you will find a list of common important questions on database management system in MCQ quiz style with answer for competitive exams and interviews. These frequently asked sample questions on DBMS / RDBMS are given with correct choice of answer that you can check instantly. Presently we have added total 4 sets of questions on database management system for you to practice. We will keep adding more questions and provide this question bank in PDF format, so that you can download them instantly in E-book style.

Following section consists of some important multiple choice questions (mcq) on database management system Computer Awareness with answers.


TEST INSTRUCTION: CLICK A CHECKBOX TO MARK IT AS YOUR ANSWER.




What do you mean by one to many relationship between Teacher and Class table?



Show Answer Discuss

What are the different view to present a Table ?



Show Answer Discuss

In one-to-many relationship the table on 'many' side is called _______



Show Answer Discuss

In which state one gathers and list all the necessary fields for the database design project.



Show Answer Discuss

Which of the following enables us to view data from a table based on a specific criterion



Show Answer Discuss