Which component of an ERD represents entities in a database?
- Circles
- Diamonds
- Lines
- Rectangles
Rectangles in an Entity-Relationship Diagram (ERD) represent entities in a database. Entities are objects or concepts in the real world that can have data stored about them. Each rectangle typically represents a table in the database.
Loading...
Related Quiz
- Attributes within tags in DB2 specify additional ________ of the database object.
- A comprehensive disaster recovery plan for a DB2 environment typically includes provisions for ________, ________, and ________.
- DB2 integration with cloud platforms like AWS and Azure enables ________.
- What is the impact of having too many indexes on a table in DB2?
- How does denormalization impact data integrity and consistency in a database?