wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

DBMS Quiz1

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

The Data Model that describes how the data is actually stored is:

a)

internal model

b)

external model

c)

logical model

d)

none of these

2.

Data about data is normally termed as:

a)

Directory

b)

Data Bank

c)

Meta data

d)

none of these

3.

One of the following is a valid Record based data model

a)

Object Oriented model

b)

Relational model

c)

ER Model

d)

None of these

4.

Collection of information stored in a Database at a particular moment is:

a)

View

b)

Schema

c)

instance

d)

None of these

5.

An Association between Student and a course is:

a)

1:1 relationship

b)

1:M relationship

c)

M:N relationship

d)

None of these

6.

An entity set that does not have sufficient attributes to form a Primary key is a:

a)

Strong Entity set

b)

Weak entity set

c)

Simple entity set

d)

Primary entity set

7.

The users who use the easy to use menu are called:

a)

Sophisticated end users

b)

Naive users

c)

Stand alone users

d)

Casual End users

8.

Suppose relation R(A,B,C,D,E) has the following functional dependencies:

A -> B

B -> C

BC -> A

A -> D

E -> A

D -> E

a)

A

b)

E

c)

B,C

d)

D

9.

The relation employee(ID,name,street,Credit,street,city,salary) is decomposed into:

employee1 (ID, name)

employee2 (name, street, city, salary)

a)

Lossless decomposition

b)

Lossless-join decomposition

c)

All of the mentioned

d)

None of the mentioned

10.

Which of the following is not Armstrong’s Axiom?

a)

Reflexivity rule

b)

Transitivity rule

c)

Pseudotransitivity rule

d)

Augmentation rule