Database Design Using Normalization - True or False Online Exam Quiz

Database Design Using Normalization - True or False GK Quiz. Question and Answers related to Database Design Using Normalization - True or False. MCQ (Multiple Choice Questions with answers about Database Design Using Normalization - True or False

When building a database from an existing set of tables, we may safely assume that referential integrity constraints have been enforced on the data we are given.

Options

A : True

B : False

C : -

D : -

View Answer

Most of the time, modification anomalies cause problems that are severe enough that a table should be normalized into BCNF.

Options

A : True

B : False

C : -

D : -

View Answer

When building a database from an existing set of tables, we still need to consider normalization principles.

Options

A : True

B : False

C : -

D : -

View Answer

We have normalized a table into BCNF if all candidate keys are determinants.

Options

A : True

B : False

C : -

D : -

View Answer

We use the SQL construct COLUMNS(*) to determine the number and type of columns in a table.

Options

A : True

B : False

C : -

D : -

View Answer

One common design problem when designing a database from existing data is the use of a single cell in one column to store multiple values of an attribute.

Options

A : True

B : False

C : -

D : -

View Answer

In all cases, normalization into BCNF is desirable.

Options

A : True

B : False

C : -

D : -

View Answer

Denormalized tables are in BCNF.

Options

A : True

B : False

C : -

D : -

View Answer

We can eliminate modification anomalies with proper normalization that results in tables in BCNF.

Options

A : True

B : False

C : -

D : -

View Answer

Proper normalization eliminates duplicated data.

Options

A : True

B : False

C : -

D : -

View Answer

Advanced SQL - General Questions more Online Exam Quiz

Inheritance - True or False

Advanced SQL - True or False

Data and Database Administration - True or False

Database Processing for BIS - True or False

Database Redesign - True or False

Data Modeling with ER Model - True or False

Data Warehousing - True or False

Distributed Databases - True or False