AUS : Unit 4 - Normalization

AUS : Unit 4 - Normalization

University

19 Qs

quiz-placeholder

Similar activities

Database Design & Development 2

Database Design & Development 2

University

20 Qs

Analis Sisfojar

Analis Sisfojar

University

20 Qs

3 - Informatique décisionnelle

3 - Informatique décisionnelle

University

15 Qs

6INFOMAN - (Class Participation)

6INFOMAN - (Class Participation)

University

20 Qs

Understanding Database Normalization

Understanding Database Normalization

University

20 Qs

Database Normalization Quiz

Database Normalization Quiz

University

19 Qs

UTS SISTEM BASIS DATA

UTS SISTEM BASIS DATA

University

20 Qs

DBMS

DBMS

University

20 Qs

AUS : Unit 4 - Normalization

AUS : Unit 4 - Normalization

Assessment

Quiz

Computers

University

Medium

Created by

KCS `

Used 3+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the main types of normalization in DBMS?

1NF, 2NF, 3NF, BCNF, 4NF, 5NF

1NF, 2NF, 3NF, 4NF, 5NF, 6NF

1NF, 2NF, 3NF, 6NF

1NF, 2NF, 3NF, 4NF, 5NF, 7NF

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Define First Normal Form (1NF).

A table is in First Normal Form (1NF) if it contains only atomic values, each column has unique names, and all entries in a column are of the same data type.

A table is in First Normal Form (1NF) if it allows duplicate values in a column.

A table is in First Normal Form (1NF) if it contains nested tables within its columns.

A table is in First Normal Form (1NF) if it has no restrictions on data types in each column.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of Second Normal Form (2NF)?

To ensure all attributes are independent of the primary key.

To eliminate all dependencies between attributes.

To group related data into separate tables.

To eliminate partial dependencies and ensure all non-key attributes depend on the entire primary key.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Explain the concept of Third Normal Form (3NF).

A table is in Third Normal Form (3NF) if it is in Second Normal Form and all non-key attributes are functionally dependent only on the primary key.

A table is in Third Normal Form if it has at least three columns.

A table is in Third Normal Form if it has no primary key.

A table is in Third Normal Form if it contains only numeric data types.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What distinguishes Boyce-Codd Normal Form (BCNF) from 3NF?

BCNF allows transitive dependencies on candidate keys.

BCNF does not allow any functional dependencies.

3NF requires every determinant to be a superkey.

BCNF requires every determinant to be a candidate key, while 3NF allows transitive dependencies on superkeys.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a functional dependency in the context of databases?

A functional dependency is a way to encrypt data in a database.

A functional dependency is a method for indexing data in a database.

A functional dependency is a type of database normalization technique.

A functional dependency is a relationship where one attribute uniquely determines another attribute in a database.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does normalization help in reducing data redundancy?

Normalization increases data duplication by merging tables.

Normalization helps reduce data redundancy by organizing data into related tables, ensuring each piece of information is stored only once.

Normalization eliminates the need for relationships between tables.

Normalization stores each piece of information multiple times for efficiency.

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?