CS/IT MCQ Collections

Solved MCQ on Database Normalization set-1

Pinterest LinkedIn Tumblr

This set of DBMS MCQ questions includes solved multiple choice questions about the database normalization. It also includes MCQ questions about different types of database normalization such as 1NF, 2NF, 3NF, BCNF, and 4NF.

1. A ………………… specifies the actions needed to remove the drawbacks in the current design of a database.
A) 1 NF
B) 2 NF
C) 3 NF
D) Normal form

2. A relation is in ……………………… if an attribute of a composite key is dependent on an attribute of another composite key.
A) 2NF
B) 3NF
C) BCNF
D) 1NF

3. The fifth Normal form is concerned with
A) Functional dependency
B) Multivalued dependency
C) Join dependency
D) Domain key

4. A table is in the ………………….. if only candidate keys are the determinants.
A) functional dependency
B) transitive dependency
C) 4 NF
D) BCNF

5. In 2NF
A) No functional dependencies exist.
B) No multivalued dependencies exist.
C) No partial functional dependencies exist
D) No partial multivalued dependencies exist.

6. The normal form that is not necessarily dependency preserving is
A) 2NF
B) 3NF
C) BCNF
D) 4NF

7. The …………….. is related to the concept of multi-valued dependency.
A) fourth normal form
B) fifth normal form
C) boyce codd normal form
D) third normal form

8. Which normal form is considered adequate for normal relational database design?
A) 2NF
B) 5NF
C) 4NF
D) 3NF

9. Dependency preservation is not guaranteed in
A) BCNF
B) 3NF
C) 4NF
D) DKNF

10. A relation is ………………. if every field contains only atomic values that are, no lists or sets.
A) 1 NF
B) 2 NF
C) 3 NF
D) BCNF

Answers:

1. A ………………… specifies the actions needed to remove the drawbacks in the current design of a database.
D) Normal form

2. A relation is in ……………………… if an attribute of a composite key is dependent on an attribute of another composite key.
B) 3NF

3. The fifth normal form is concerned with
C) Join dependency

4. A table is in the ………………….. if only candidate keys are the determinants.
D) BCNF

5. In 2NF
C) No partial functional dependencies exist

6. The normal form that is not necessarily dependency preserving is
A) 2NF

7. The …………….. is related to the concept of multi-valued dependency.
A) fourth normal form

8. Which normal form is considered adequate for normal relational database design?
D) 3NF

9. Dependency preservation is not guaranteed in
A) BCNF

10. A relation is ………………. if every field contains only atomic values that are, no lists or sets.
A) 1 NF

Read Next: Objective Questions on Relational Algebra with Answer set-1
Read More: Collections of DBMS MCQ questions
Download: Free PDF E-book of DBMS MCQ questions

Author

Shuseel Baral is a web programmer and the founder of InfoTechSite has over 8 years of experience in software development, internet, SEO, blogging and marketing digital products and services is passionate about exceeding your expectations.

Comments are closed.