Exam 7: Data Modeling With Entity Relationship Diagrams
Exam 1: The Database Approach70 Questions
Exam 2: Database Development Process100 Questions
Exam 3: Data Models70 Questions
Exam 4: Relational Model Characteristics100 Questions
Exam 5: Beginning Structured Query Language Sql100 Questions
Exam 6: Procedural Language Sql and Advanced Sql100 Questions
Exam 7: Data Modeling With Entity Relationship Diagrams100 Questions
Exam 8: Data Modeling Advanced Concepts70 Questions
Exam 9: Normalizing Database Designs100 Questions
Exam 10: Distributed Databases70 Questions
Exam 11: Interacting With Databases Through the Web100 Questions
Exam 12: Database Administration and Security100 Questions
Exam 13: Managing Transactions and Concurrency70 Questions
Exam 14: Managing Database and Sql Performance70 Questions
Exam 15: Databases for Decision Support100 Questions
Select questions type
In the original Chen model, each attribute is represented using an oval with the attribute name connected to the entity with a line.
(True/False)
4.8/5
(31)
The ERM forms the basis of a(n) ___________________________________.
(Short Answer)
5.0/5
(41)
The Crow's Foot model is more ____________________-oriented than the Chen model.
(Short Answer)
4.7/5
(34)
Attributes have a domain that specifies the data type of the attribute.
(True/False)
4.7/5
(37)
Although the conceptual model can handle ____ relationhips and multivalued attribues, you should not implement them in the RDBMS.
(Multiple Choice)
4.7/5
(30)
The Crow's foot symbol with two parallel lines indicates ____ cardinality.
(Multiple Choice)
4.8/5
(32)
When the PK of one entity does not contain the PK of a related entity, the relationship is ____.
(Multiple Choice)
4.9/5
(31)
If an entity can exist apart from one or more related entities, it is said to be ____-independent.
(Multiple Choice)
4.9/5
(32)
Explain the difference between simple and composite attributes. Provide at least one example of each.
(Essay)
4.8/5
(25)
You should always load data from the 1 side of a 1:M relationship.
(True/False)
4.7/5
(34)
A weak entity has a primary key that is partially or totally derived from the parent entity in the relationship.
(True/False)
4.9/5
(37)
What is a ternary relationship? Provide some example business rules that specify the need for a ternary or higher-order relationship.
(Essay)
4.8/5
(32)
Failure to understand the distinction between mandatory and optional ____________________ in relationships might yield designs in which awkward (and unnecessary) temporary rows (entity instances) must be created just to accommodate the creation of required entities.
(Short Answer)
4.8/5
(39)
The ER diagram represents the conceptual database as viewed by the end user.
(True/False)
4.7/5
(35)
A recursive relationship is one in which a relationship can exist between occurrences of the same entity set
(True/False)
4.7/5
(34)
The M:N relationship between STUDENT and CLASS must be divided into two 1:M relationships through the use of the ENROLL entity; the ENROLL entity is ____.
(Multiple Choice)
4.7/5
(40)
Showing 61 - 80 of 100
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)