Search Header Logo

AUS : Unit 4 - Normalization

Authored by KCS `

Computers

University

Used 3+ times

AUS : Unit 4 - Normalization
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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.

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers