wayground logo

Free Printable Worksheets

NEW

Font size

S
M
L
XL
Worksheets

IMS.

Total questions: 10

Worksheet time: 10mins

Name
Class
Date
1.

_______________ is a database schema design technique in which an existing schema is modified to minimize redundancy and dependency on data.

a)

Database

para-normalization

b)

Database normalization

c)

Database foreign key

d)

None of them

2.

Belongs to advantages of normalization

a)

minimize data redundancy.

b)

Greater overall database organization.

c)

flexible database design

d)

All of them

3.

Normalization splits a large table into smaller tables and defines relationships between them to increase clarity in organizing data.

a)

True

b)

False

4.

Reasons for Normalizing database

a)

Skill Matching

b)

Collaboration and Team Formation

c)

Making relations very large

d)

All of them

5.

Each table cell should contain a single value

a)

3NF

b)

1NF

c)

2NF

d)

4NF

6.

The entity should be considered already in 1NF

a)

1NF

b)

2NF

c)

3NF

d)

None of them

7.

is a drawback of Normalization

a)

Careless decomposition may lead to a bad database design, leading to serious problems.

b)

Greater overall database organization.

c)

It reinforces the concept of relational integrity.

d)

All of them

8.

represented as a ________ Form of normalization.

a)

1NF

b)

2NF

c)

3NF

d)

BCNF

9.

____________ specifically refers to a situation in which an attribute in a relation depends on only a part (or a subset) of the primary key rather than the entire primary key.

a)

Dependency

b)

Partial dependency

c)

BCNF

d)

None of them

10.

To resolve partial dependency, we need ______________ Technique

a)

First Normal Form

b)

Second Normal Form

c)

Third Normal Form