DBMS - Normalization

DBMS - Normalization

University

7 Qs

quiz-placeholder

Similar activities

ADOBE PREMIERE

ADOBE PREMIERE

University

10 Qs

Quiz 1

Quiz 1

University

11 Qs

Assessment test

Assessment test

University

10 Qs

5MM OOP Classes

5MM OOP Classes

University

12 Qs

Pretest Asia Corporate Innovation Summit

Pretest Asia Corporate Innovation Summit

University

11 Qs

Flowol

Flowol

KG - University

10 Qs

Fun with Paint and Storage

Fun with Paint and Storage

1st Grade - University

10 Qs

AB1401 Case Study: Facebook

AB1401 Case Study: Facebook

University

12 Qs

DBMS - Normalization

DBMS - Normalization

Assessment

Quiz

Computers

University

Hard

Created by

Carlin CHU

Used 6+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Normalization works through a series of stages called normal forms. Typically ____ stages are processed.

2

3

4

5

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1NF describes the tabular format in which all of the following are true except ____.

all the key attributes are defined

there are no repeating groups in the table

all attributes are dependent on the primary key

no attributes are dependent on the primary key

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Data redundancy produces ____.

slower lookups

robust design

efficient storage use

data integrity problems

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Normalization is a process for assigning ____ to entities.

data

files

attributes

relations

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

From a structural point of view, 2NF is better than ____.

1NF

2NF

3NF

4NF

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

____ yields better performance in simple data retrieval process.

Denormalization

Normalization

Atomization

Compression

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Dependencies based on only a part of a composite primary key are called ____ dependencies.

primary

partial

incomplete

composite