Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

University

25 Qs

quiz-placeholder

Similar activities

DBMS

DBMS

University

30 Qs

Database Design Quiz

Database Design Quiz

University

30 Qs

Normalisasi 1NF-3NF

Normalisasi 1NF-3NF

University

20 Qs

Computer Science Database

Computer Science Database

11th Grade - University

28 Qs

Sistem Basis Data - Kuis01

Sistem Basis Data - Kuis01

University

30 Qs

Quiz finals (IT IM01)

Quiz finals (IT IM01)

University

25 Qs

6INFOMAN (Recitation)

6INFOMAN (Recitation)

University - Professional Development

20 Qs

DBMS 09-06

DBMS 09-06

University

20 Qs

Database Normalization 1NF-3NF

Database Normalization 1NF-3NF

Assessment

Quiz

Computers

University

Medium

Created by

Annisa Puspa Kirana

Used 749+ 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?