Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

University

25 Qs

quiz-placeholder

Similar activities

Data mining Quiz

Data mining Quiz

University

20 Qs

DBMS Quiz CSE

DBMS Quiz CSE

University

30 Qs

Understanding Database Normalization

Understanding Database Normalization

University

20 Qs

R Mod I

R Mod I

University

20 Qs

25 JUNE 21 DBMS FOR COE 6:30 TO 7:30 PM

25 JUNE 21 DBMS FOR COE 6:30 TO 7:30 PM

University

24 Qs

UTS SISTEM BASIS DATA

UTS SISTEM BASIS DATA

University

20 Qs

CA3 DBMS

CA3 DBMS

University

20 Qs

Analis Sisfojar

Analis Sisfojar

University

20 Qs

Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

Assessment

Quiz

Computers

University

Medium

Created by

Annisa Puspa Kirana

Used 748+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Normalisation is:

Removing all necessary data from a database

Organising a database to remove repeated entries and increase the accuracy of the data

Putting fields from different tables into one big database

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements fully describes data in 2NF:

When any repeating fields have been removed and the table is given a primary key

When all repeating entries of data are removed and the fields in each table are directly related to the primary key and no fields are present that are not related to each other

When all the fields in each table are directly related to the primary key

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A disadvantage of normalisation is:

The data loses its integrity as some of it is removed in the normalisation process

The process of searching the database may be slower due to a higher demand on the central processing unit (CPU)

Removing redundant data means that links cannot be created between tables

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A relation is in 1NF if it doesn't contain any ____________?

Determinants

Repeating groups

Null values in primary key fields

Functional dependencies

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A table is in 2NF if the table is in 1NF and what other condition is met?

There are no functional dependencies.

There are no null values in primary key fields.

There are no repeating groups.

There are no attributes that are not functionally dependent on the relation's primary key.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When you normalize a relation by breaking it into two smaller relations, what must you do to maintain data integrity?

Remove any functional dependencies from both relations

Assign both relations the same primary key field(s)

Create a primary key(s) for the new relation

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ____ key is an artificial PK introduced by the designer with the purpose of simplifying the assignment of primary keys to tables.

surrogate

composite

candidate

foreign

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?