Data Integrity and
Normalization - MCQs . Find the most important
and more conceptual multiple-choice questions (MCQs) with answers of Computer
Chapter No.4: Data Integrity and Normalization, ICS Part 2 | 2nd Year, on the
database management system (DBMS) normalization for the interview and final examinations
for all boards of Pakistan and entry test for admission in universities.
This
post contains the multiple-choice questions (MCQs) - online quiz online on the
data integrity & normalization that covers the topics i.e., entity
integrity, referential integrity, normalization, partial & functional
dependency, synonyms, homonyms, redundant information, mutually exclusive data,
First Normal Form, Second Normal Form, and Third Normal Form.
➤ Database Design Process ➤ Basic Concepts & Terminology of Databases ➤ Data Basics ➤ Getting Started with C ➤ Elements of C ➤ Input/Output ➤ Decision Constructs ➤ Loop Constructs ➤ Functions in C ➤ File Handling
Chapter No.4: Data Integrity and Normalization | MCQs
Show all questions
Back
Next
A relation is in 1st normal form if and only if its underlying domains contain?
? atomic value? multiple values? unique values? none of these
For the 2nd normal for, which conditions should be fulfilled?
? it should be in 1st NF? every non key attribute is functionally dependent on primary key? it should be in 1st NF & every non key attribute is functionally dependent on primary key? none of these
If same names are used for different attributes, the error is?
? synonym? data redundancy? homonym? none of these
In a relation, consider X \(\rightarrow\) Y, here X is called?
? dependent? depending? determinant? none of these
In a relation, consider X \(\rightarrow\) Y, here Y is called?
? dependent? depending? determinant? none of these
In a relation, if value of an attribute A uniquely determines the value of an attribute B, the relationship is?
? functional dependent? transitive? partial dependent? none of these
In database, a synonym is created when same attributes are given?
? same names? duplicate names? different names? none of these
In mutually exclusive data, we can select?
? single option? more than one options? we cannot select any option? none of these
In which normal form, study the relationship that were the repeating attributes came from and went to?
? 1st NF? 2nd NF? 3rd NF? none of these
Referential integrity is applied on ___ type of key?
? primary key? candidate key? foreign key? composite key
The 3rd NF is based on the concept of?
? partially dependency? transitive dependency? full dependency? none of these
The constraint which states that in a relation no primary key can have a null value?
? entity integrity? referential integrity? DBMS integrity? all of these
The dependency in which one or more non-key attributes are dependent on other non-key attributes?
? partially dependency? transitive dependency? full dependency? none of these
The dependency in which one or more non-key attributes are functionally on a part of primary key is called?
? partially dependency? transitive dependency? full dependency? none of these
The process of efficiently organizing data in database is called?
? correction of data? normalization? conversion? none of these
The studying of the entities or attribute lists to confirm that attributes are stored where they belong is called?
? checking of data? normalization? reviewing? none of these
Which of the following is a type of data integrity in database?
? entity integrity? DBMS integrity? referential integrity? entity & referential integrity
Which of the following is an anomaly in database?
? insertion? deletion? update? all of these
Which of the following symbol is used to represent functional dependence?
? arrow \((\rightarrow)\)? dot (.)? hyphen (-)? semicolon (;)
Which of the following term is consistency rules, the database must not violate?
? data integration? data independence? database integrity? modality
Post a Comment
Your feedback is highly appreciated and will help us to improve. So, please give your good suggestions.