DocMCQs Educational Banner

Data Base MCQS

Here’s the comprehensive list of top DBMS MCQ Questions with Answers to brush up your skills. These MCQs range from basic to advanced for Lecturer Computer, Computer Instructor, Computer Teacher

Which forms have a relation that contains information about a single entity?

A. a) 4NF
B. b) 2NF
C. c) 5NF
D. d) 3NF
Computer Science MCQS Data Base MCQS

_____ operations do not preserve non-matched tuples.

A. a) Left outer join
B. b) Inner join
C. c) Natural join
D. d) Right outer join
Computer Science MCQS Data Base MCQS

Procedural language among the following is __

A. a) Domain relational calculus
B. b) Tuple relational calculus
C. c) Relational algebra
D. d) Query language
Computer Science MCQS Data Base MCQS

Which of the following command is correct to delete the values in the relation teaches?

A. a) Delete from teaches;
B. b) Delete from teaches where Id =’Null’;
C. c) Remove table teaches;
D. d) Drop table teaches;
Computer Science MCQS Data Base MCQS

Which of the following set should be associated with weak entity set for weak entity to be meaningful?

A. a) Neighbour set
B. b) Strong entity set
C. c) Owner set
D. d) Identifying set
Computer Science MCQS Data Base MCQS

Which command is used to remove a relation from an SQL?

A. a) Drop table
B. b) Delete
C. c) Purge
D. d) Remove
Computer Science MCQS Data Base MCQS

__ is a set of one or more attributes taken collectively to uniquely identify a record.

A. a) Primary Key
B. b) Foreign key
C. c) Super key
D. d) Candidate key
Computer Science MCQS Data Base MCQS

The ability to query data, as well as insert, delete, and alter tuples, is offered by __

A. a) TCL (Transaction Control Language)
B. b) DCL (Data Control Language)
C. c) DDL (Data Definition Langauge)
D. d) DML (Data Manipulation Langauge)
Computer Science MCQS Data Base MCQS

The DBMS acts as an interface between ____ and ____ of an enterprise-class system.

A. a) Data and the DBMS
B. b) Application and SQL
C. c) Database application and the database
D. d) The user and the software
Computer Science MCQS Data Base MCQS

__ is a hardware component that is most important for the operation of a database management system.

A. a) Microphone
B. b) High speed, large capacity disk to store data
C. c) High-resolution video display
D. d) Printer
Computer Science MCQS Data Base MCQS

What does an RDBMS consist of?

A. a) Collection of Records
B. b) Collection of Keys
C. c) Collection of Tables
D. d) Collection of Fields
Computer Science MCQS Data Base MCQS

What is information about data called?

A. a) Hyper data
B. b) Tera data
C. c) Meta data
D. d) Relations
Computer Science MCQS Data Base MCQS

Which of the following is known as a set of entities of the same type that share same properties, or attributes?

A. a) Relation set
B. b) Tuples
C. c) Entity set
D. d) Entity Relation model
Computer Science MCQS Data Base MCQS

Which of the following is a component of the DBMS?

A. a) Data
B. b) Data Languages
C. c) Data Manager
D. d) All of the above
Computer Science MCQS Data Base MCQS

Which of the following is a function of the DBMS?

A. a) Storing data
B. b) Providing multi-users access control
C. c) Data Integrity
D. d) All of the above
Computer Science MCQS Data Base MCQS

Which of the following is not a function of the database?

A. a) Managing stored data
B. b) Manipulating data
C. c) Security for stored data
D. d) Analysing code
Computer Science MCQS Data Base MCQS

Which of the following is not a feature of DBMS?

A. a) Minimum Duplication and Redundancy of Data
B. b) High Level of Security
C. c) Single-user Access only
D. d) Support ACID Property
Computer Science MCQS Data Base MCQS

 Which of the following is not a type of database?

A. a) Hierarchical
B. b) Network
C. c) Distributed
D. d) Decentralized
Computer Science MCQS Data Base MCQS

In which of the following formats data is stored in the database management system?

A. a) Image
B. b) Text
C. c) Table
D. d) Graph
Computer Science MCQS Data Base MCQS

Which type of data can be stored in the database?

A. a) Image oriented data
B. b) Text, files containing data
C. c) Data in the form of audio or video
D. d) All of the above
Computer Science MCQS Data Base MCQS

Who created the first DBMS?

A. a) Edgar Frank Codd
B. b) Charles Bachman
C. c) Charles Babbage
D. d) Sharon B. Codd
Computer Science MCQS Data Base MCQS

What is DBMS?

A. a) DBMS is a collection of queries
B. b) DBMS is a high-level language
C. c) DBMS is a programming language
D. d) DBMS stores, modifies and retrieves data
Computer Science MCQS Data Base MCQS

What is a database?

A. a) Organized collection of information that cannot be accessed, updated, and managed
B. b) Collection of data or information without organizing
C. c) Organized collection of data or information that can be accessed, updated, and managed
D. d) Organized collection of data that cannot be updated
Computer Science MCQS Data Base MCQS
Join Our WhatsApp Channel ×
Scroll to Top