Free Mock Test - DBMS (Database Management System) : Normalization (Test 3)

Normalization remains one of the most important and frequently asked topics in DBMS for competitive examinations like NIC, TRE, Banking, SSC, and other technical recruitment tests. Candidates are advised to have a clear conceptual understanding as well as problem-solving ability in this area.
In the ever-evolving landscape of computer-based competitive examinations such as NIC, TRE, and various Banking exams, Database Management System (DBMS) continues to be a high-weightage subject. Among its core topics, Normalization has emerged as a frequently tested and conceptually important area, especially in technical and IT-related papers.

Total Questions : 25

Timer : sec

Question : If a decomposition results in spurious tuples after join, it is:


Question : Which of the following combinations represents the types of decomposition?


Question : A decomposition is dependency preserving if:


Question : Which of the following is NOT a goal of relational decomposition?


Question : Which condition ensures that a decomposition of a relation is lossless join?


Question : Which normal form specifically deals with eliminating multivalued dependencies?


Question : A relation has attributes Employee, Skill, Language, where skills and languages are independent but both depend on Employee. This situation represents:


Question : Which of the following statements about multivalued dependency is FALSE?


Question : In a relation R(A, B, C), if A →→ B, which of the following must also hold (assuming attributes are independent)?


Question : Which of the following best defines a multivalued dependency (MVD)?


Question : Which of the following indicates a lossy join?


Question : Which normal form is primarily based on Join Dependency?


Question : Join dependency is a generalization of which concept?


Question : A join dependency is considered trivial when:


Question : Which of the following best defines a Join Dependency (JD)?


Question : Which scenario violates inclusion dependency?


Question : Given relations R(A, B) and S(C, D), which condition shows inclusion dependency?


Question : Inclusion dependency is most closely related to:


Question : Which of the following best represents inclusion dependency?


Question : In DBMS, an inclusion dependency (IND) states that:


Question : Which of the following statements about canonical cover is TRUE?


Question : An attribute in a functional dependency is called extraneous if:


Question : Which step is NOT part of computing a canonical cover?


Question : Given F = { A → BC, B → C, A → B }, what is the canonical cover?


Question : Which of the following best defines a canonical cover of a set of functional dependencies?