Exam 3: The Relational Model and Normalization
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language SQL105 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model100 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: Sql for Database Construction and Application Processing100 Questions
Exam 8: Database Redesign101 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: A: Managing Databases With SQL Server 20012100 Questions
Exam 10: B: Managing Databases With Oracle Database 11g Release 2100 Questions
Exam 10: C: Managing Databases With MySQL100 Questions
Exam 11: The Web Server Environment198 Questions
Exam 12: Big Data datawarehouse and Business Intelligence Systems102 Questions
Exam 13: Microsoft Access 201348 Questions
Exam 14: Getting Started With Systems Analysis and Design35 Questions
Exam 15: E-R Diagrams and the Idef1x Standard35 Questions
Exam 16: E-R Diagrams and the UML Standard36 Questions
Exam 17: Getting Started With MySQL Workbench Data Modeling Tools37 Questions
Exam 18: Getting Started With Microsoft Visio 201334 Questions
Exam 19: Data Structures for Database Processing35 Questions
Exam 20: the Semantic Object Model35 Questions
Exam 21: Getting Started With Web Servers php and the Eclipse PDT35 Questions
Exam 22: Business Intelligence Systems80 Questions
Select questions type
The only reason(s)for having relations is to ________.
Free
(Multiple Choice)
4.8/5
(30)
Correct Answer:
A
A relation is in Boyce-Codd Normal Form (BCNF)if and only if it is in 3NF and every determinant is a candidate key.
Free
(True/False)
4.8/5
(28)
Correct Answer:
True
A primary key is a candidate key that has been selected to uniquely identify rows in a relation.
Free
(True/False)
4.8/5
(34)
Correct Answer:
True
A key consisting of one or more columns that is a primary key in another relation is a ________.
(Multiple Choice)
4.8/5
(28)
Which of the following is true about the functional dependency (A,B)→ (C,D)?
(Multiple Choice)
4.9/5
(41)
Normalization is a process used to deal with which of the following modification anomalies?
(Multiple Choice)
4.7/5
(44)
When designing or normalizing relations,each relation should have only one theme.
(True/False)
4.8/5
(33)
If by knowing the value of A we can find the value of B,then we would say that B is functionally dependent on A.
(True/False)
4.7/5
(26)
Explain the relationships among primary keys and functional dependencies.
(Essay)
4.9/5
(33)
A relation is in 2NF if and only if it is in 1NF and all non-key attributes are determined by the entire primary key.
(True/False)
4.8/5
(34)
Describe the requirements that a table must meet to qualify as a relation.
(Essay)
4.7/5
(43)
A combination key is a group of attributes that uniquely identifies a row.
(True/False)
4.9/5
(39)
Candidate keys are called interlocking candidate keys when they share one or more attributes.
(True/False)
4.9/5
(44)
A determinant that determines all the other columns in a relation is a ________.
(Multiple Choice)
4.9/5
(38)
An attribute is considered to be a non-key attribute when it is a non-prime attribute,which means that the attribute is not contained in any candidate key.
(True/False)
4.8/5
(45)
A tuple is a group of one or more columns that uniquely identifies a row.
(True/False)
4.9/5
(31)
Showing 1 - 20 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)