The Relational Model and Normalization Questions

Practice The Relational Model and Normalization MCQs with answers and explanations. Page 1 of 3.

Category
Database
Topic
The Relational Model and Normalization
Page
1 / 3
Mode
Practice

Questions

Open any question to view the answer and explanation.

In relational database theory, a relation is best described as what kind of table?
Open
View answer
In relational terminology, a row of a table is synonymous with which term?
Open
View answer
The classes of relations produced by normalization to avoid modification anomalies are called what?
Open
View answer
A relation that is free of all modification anomalies is in which normal form?
Open
View answer
Multivalued dependency constraint: which action is a standard solution to eliminate the problem?
Open
View answer
A relation is in which normal form if it is in Boyce–Codd normal form and also has no multivalued dependencies?
Open
View answer
Functional dependency logic: If attribute A functionally determines both attributes B and C, what else must be true?
Open
View answer
In relational terms, a tuple refers to which element of a relation (table)?
Open
View answer
Dependency inference: Every time attribute A appears it has the same B value, but C varies. What dependency statement is therefore true?
Open
View answer
In relational database design, what do we call a group of one or more attributes (columns) that uniquely identifies a single row (tuple) in a table?
Open
View answer
Within the relational model, what best describes a key with respect to a table (relation)? Choose the statement that correctly characterizes a key's role.
Open
View answer
In relational terminology, an attribute is best defined as which of the following within a table (relation)?
Open
View answer
Functional dependencies: If attributes A and B together determine attribute C (written (A, B) → C), what else is necessarily true?
Open
View answer
Primary key selection: From which set is the primary key of a relation chosen in relational database design?
Open
View answer
Creating relationships in the relational model: Which construct is used to relate rows across two tables (parent and child)?
Open
View answer
Relational terminology mapping: In database theory and SQL practice, the word “table” is synonymous with which formal term?
Open
View answer
Data anomalies: In some poorly designed tables, changes to data cause undesirable side effects. What are these consequences commonly called in normalization theory?
Open
View answer
Relational requirements: Which of the following is NOT a restriction for a table to qualify as a relation under the relational model?
Open
View answer
Functional dependency scope: A functional dependency (FD) is a relationship between or among which elements of a relation?
Open
View answer
In relational database design, when the values in one or more attributes used as a foreign key must already exist as matching values in a candidate key of another table, what have we enforced?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.