database part 3 – Flashcards

Unlock all answers in this set

Unlock answers
question
The entity realtaionship mode is dependent on the database type
answer
false
question
The Crow's Foot model is less implementation-oriented than the Chen model.
answer
false
question
An "entity" in the ER model corresponds to a table.
answer
true
question
In the entity relationship model, a table row corresponds to an entity instance
answer
true
question
In the Chen and Crow's Foot models, an entity is represented with a rectangle containing the entity's name.
answer
true
question
In the original Chen model, each attribute is represented using an oval with the attribute name connected to the entity with a line.
answer
true
question
Software vendors have adopted the Chen representation because of its compact representation.
answer
false
question
A composite identifier is a primary key composed of more than one attribute.
answer
true
question
9. The Crow's Foot notation easily identifies multivalued attributes.
answer
false
question
10. Composite attributes make it easier to facilitate detailed queries.
answer
false
question
11. Relationships between entities always operate in one direction.
answer
false
question
12. Connectivities and cardinalities are established by concise statements known as business rules.
answer
true
question
13. In Chen notation, there is no way to represent cardinality.
answer
false
question
14. In implementation terms, an entity is existence-dependent if it has a mandatory primary key.
answer
false
question
15. A weak relationship exists if the primary key of the related entity contains at least one primary key component of the parent entity.
answer
false
question
16. In a 1:M relationship, to avoid the possibility of referential integrity errors, the data of the "1" side must be loaded first.
answer
true
question
17. Unary relationships are common in manufacturing industries.
answer
true
question
18. Referential integrity and participation are both bidirectional, meaning that they must be addressed in both directions along a relationship.
answer
false
question
19. A weak entity has a primary key that is partially or totally derived from the parent entity in the relationship.
answer
true
question
20. The existence of a mandatory relationship indicates that the minimum cardinality is 0 or 1 for the mandatory entity.
answer
false
question
21. To implement a small database, a database designer must know the "1" and the "M" sides of each relationship and whether the relationships are mandatory or optional.
answer
true
question
22. The process of database design is a sequential process.
answer
false
Get an explanation on any task
Get unstuck with the help of our AI assistant in seconds
New