Exam 3: The Relational Model and Normalization
Exam 1: Introduction100 Questions
Exam 2: Introduction to Structured Query Language114 Questions
Exam 3: The Relational Model and Normalization100 Questions
Exam 4: Database Design Using Normalization100 Questions
Exam 5: Data Modeling With the Entity-Relationship Model104 Questions
Exam 6: Transforming Data Models Into Database Designs103 Questions
Exam 7: SQL for Database Construction and Application Processing104 Questions
Exam 8: Database Redesign103 Questions
Exam 9: Managing Multiuser Databases102 Questions
Exam 10: Managing Databases With SQL Server 2014101 Questions
Exam 11: Managing Databases With Oracle Database106 Questions
Exam 12: Managing Databases With Mysql 5.6101 Questions
Exam 13: The Web Server Environment128 Questions
Exam 14: Big Data, Data-Warehouses, and Business Intelligence Systems108 Questions
Exam 15: Getting Started With Microsoft Access 201353 Questions
Exam 16: Getting Started With Systems Analysis and Design37 Questions
Exam 17: E-R Diagrams and the IDEF1X Standard37 Questions
Exam 18: E-R Diagrams and the UML Standard36 Questions
Exam 19: Getting Started With Mysql Workbench Data Modeling Tools37 Questions
Exam 20: Getting Started With Microsoft Visio 201332 Questions
Exam 21: Data Structures for Database Processing39 Questions
Exam 22: the Semantic Object Model35 Questions
Exam 23: Getting Started With Web Servers, PHP, and the Netbeans IDE35 Questions
Exam 24: Business Intelligence Systems82 Questions
Exam 25: Big Data81 Questions
Select questions type
What is a functional dependency? Give an example not used in the text.
(Essay)
4.8/5
(33)
A relation is in 4NF when multivalued dependencies are isolated in their own relation.
(True/False)
4.8/5
(32)
Candidate keys are called interlocking candidate keys when they share one or more attributes.
(True/False)
4.8/5
(37)
Suppose that you need to update one value of the column SalesCost in a relation.The way the relation is constructed,this value actually needs to be changed in three different rows.However,you only change the value in two of the rows.You have just created a(n)________.
(Multiple Choice)
4.7/5
(37)
Having to enter facts about two entities when we want to enter facts about only one is an example of ________.
(Multiple Choice)
4.9/5
(34)
A relation is in third normal form (3NF)if and only if it is in 2NF and ________.
(Multiple Choice)
4.9/5
(28)
A relation is in second normal form (2NF)if and only if it is in 1NF and ________.
(Multiple Choice)
4.8/5
(37)
In relational terms as defined by E.F.Codd,a row is called a tuple.
(True/False)
4.8/5
(34)
Given the functional dependency A → (B, C), then it is true that A → B and A → C.
(True/False)
4.7/5
(45)
The multivalued dependency noted as A → → B,means that the value of A determines a set of values of B.
(True/False)
4.8/5
(39)
Which of the following is NOT true about the functional dependency A → (X,Y)?
(Multiple Choice)
4.8/5
(33)
Describe the requirements that a table must meet to qualify as a relation.
(Essay)
4.8/5
(40)
When designing or normalizing relations,each relation should have only one theme.
(True/False)
4.7/5
(26)
A foreign key is one or more columns in one relation that also is the primary key in another table.
(True/False)
4.8/5
(33)
Showing 41 - 60 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)