What are weak entities in an ERD?
- Entities with composite attributes
- Entities with derived attributes
- Entities with strong relationships
- Entities without primary keys
Weak entities are entities that do not have a primary key attribute on their own. They rely on a relationship with another entity (owner entity) for their existence.
Loading...
Related Quiz
- How does JDBC aid in connecting Java applications with DB2?
- The Runstats utility helps in generating ________ which helps the DB2 optimizer to create efficient query execution plans.
- Which data type is commonly used for storing binary data in DB2?
- How does DB2 handle transactions involving cursors?
- What role does log shipping play in disaster recovery for DB2 databases?