The notation of a dotted line connecting entities in an ERD indicates a ________ relationship.
- Mandatory
- Many-to-Many
- One-to-Many
- One-to-One
A dotted line connecting entities in an ERD typically represents a one-to-many relationship. This means that one instance of an entity can be associated with multiple instances of another entity, but each instance of the second entity can be associated with only one instance of the first entity.
Loading...
Related Quiz
- Which normal form allows multivalued attributes?
- In what scenarios would an organization opt for alternative IDEs over IBM Data Studio for managing DB2 databases?
- What is the primary purpose of creating views in DB2?
- Explain the concept of isolation levels in DB2 and their significance in concurrency control.
- What are the advantages of using user-defined functions over built-in functions in DB2?