wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

DBMS Unit 1 Exam

Total questions: 50

Worksheet time: 33mins

Name
Class
Date
1.

(a)   means that the data is accurate and consistent in the database.

2.

What is DBMS stands for

a)

Database Manager Service

b)

Database Management System

c)

Database Manipulation Service

d)

Data Business Management Service

3.

In an E-R diagram attributes are represented by

a)

square

b)

ellipse

c)

rectangle

d)

triangle

4.

(a)   statements or commands are used to define and modify the database structure of your tables or schema.

5.

An entity set that does not have sufficient attributes to form a primary key is termed a (a)  

6.

Minimal super keys are also called-----------------

(a)  

7.

In a Hierarchical model records are organized as

(a)  

8.

In the architecture of a database system external level is the

(a)  

9.

What is SQL?

a)

Standard Query Language

b)

Structured Query Language

c)

Sequence Query Language

d)

None of the above

10.

What is part of a database that holds only one type of information?

a)

Report

b)

Field

c)

Record

d)

File

11.

Which of the following commands is used to save any transaction permanently into the database?

a)

Commit

b)

Rollback

c)

Savepoint

d)

None of the above

12.

In E-R Diagram, weak entity is represented by.......

a)

Rectangle

b)

Square

c)

Double Rectangle

d)

Circle

13.

This is an authorization command of SQL

a)

Access

b)

Grant

c)

Allow

d)

None of these

14.

Intersection of rows and columns is called ..........

a)

Table

b)

Row

c)

Column

d)

Cell

15.

A set of possible data values is called

a)

Attribute

b)

Degree

c)

Tuple

d)

Domain

16.

The attribute refers to a _____ of a table

a)

Record

b)

Foreign key

c)

Primary key

d)

Field

17.

This is an example of ________________

a)

Data inconsistency

b)

Data redundancy

c)

Data security

d)

Data consistency

18.

A Database Management System (DBMS) is

a)

Collection of interrelated data

b)

Collection of programs to access data

c)

Collection of data describing one particular enterprise

d)

All of the above

19.

Which of the following is not a level of data abstraction?

a)

Physical Level

b)

Critical Level

c)

Logical Level

d)

View Level

20.

Data Manipulation Language enables users to

a)

Retrieval of information stored in database

b)

Insertion of new information into the database

c)

Deletion of information from the database

d)

All of the above

21.

Select the DBMS software

a)
b)
c)
d)
22.

Which of the following can add a row to a table ?

a)

Add

b)

Insert

c)

Update

d)

Alter

23.

MySQL is

a)

A Programming language

b)

A Markup language

c)

A technique for writing reliable programs

d)

A Relational Database Management System

24.

Which one will delete the table data as well as table structure?

a)

DELETE

b)

DROP

25.

The table columns are also known as.....

a)

Attributes

b)

Fields

c)

Records

d)

Index

e)

Key

26.

What is the meaning of DCL?

a)

Data Count Language

b)

Database Control Language

c)

Data Calculation Language

d)

Data Control Language

27.

Which of the following SQL clauses is used to DELETE tuples from a database table?

a)

DELETE

b)

REMOVE

c)

DROP

d)

CLEAR

28.

The DBMS is a collection of interrelated __________ and a set of programs to access those data.

a)

information

b)

data

c)

database

d)

events

29.

Data redundancy leads to which of the following problem?

a)

Data Isolation

b)

Data Security

c)

Data Integrity

d)

Data inconsistency

30.

Which level of data abstraction describes how the data are stored in the database?

a)

Physical level

b)

Logical Level

c)

View Level

d)

All the Above

31.

The overall design of the database is called _____________.

a)

Data Model

b)

Architecture

c)

Schema

d)

instance

32.

Before use of DBMS information was stored using __________.

a)

Cloud Storage

b)

Data System

c)

File Management System

d)

Business Process Modeling

33.

Which of the following is NOT the DDL command?

a)

Drop

b)

Create

c)

Alter

d)

Update

34.

Which person is responsible for overall activities for database:

a)

Database designer

b)

Database analyst

c)

Database Administrator

d)

Database manager

35.

Which level of database is viewed by user:

a)

Internal level

b)

External level

c)

Conceptual

d)

All of these

36.

Which is the most popular database model:

a)

Network Model

b)

Relational Model

c)

Hierarchical Model

d)

Object Oriented

37.

In database records are called:

a)

Attributes

b)

Entity

c)

Tuples

d)

Relations

38.

The number of tuples of a relation is its:

a)

Degree

b)

Intension

c)

Cardinality

d)

Domain

39.

The ---------- diagram gives a logical structure of the database graphically?

a)

Entity - Relationship

b)

Entity

c)

Architectural Representation

d)

Database

40.

Which type of below DBMS is MySQL?

a)

Object Oriented

b)

Hierarchical

c)

Relational

d)

Network

41.

Which is not a RDBMS?

a)

MySql

b)

Ms Access

c)

Oracle

d)

Ms word

42.

A single entry in a table is called as

a)

Row

b)

Tuple

c)

Record

d)

All the above

43.

The database and DBMS software together is called a ________________

a)

Database system

b)

Data Model

c)

Application Program

d)

System software

44.

The database schema written in

a)

HLL

b)

DML

c)

DDL

d)

DCL

45.

An Association between Student and a course is:

a)

1:1 relationship

b)

1:M relationship

c)

M:N relationship

d)

None of these

46.

All the _____________ in a table are called fields.

a)

rows

b)

columns

c)

cells

d)

constraints

47.

The statement in SQL which allows to change the definition of a table is

a)

Alter

b)

Update

c)

Create

d)

Select

48.

Which of the following is an example of a DBMS

a)

SQL

b)

Microsoft Office

c)

PHP

d)

Oracle

49.

ROLLBACK in a database is ____ statement.

a)

(A) DDL

b)

(B) DML

c)

(C) DCL

d)

(D) TCL

50.

Q.3 In an E-R diagram an entity set is represented by a

a)

(A) rectangle.

b)

(B) ellipse.

c)

(C) diamond box.

d)

(D) circle.