In an ERD, an entity represents a ________ in the database.
- Attribute
- Record
- Relationship
- Table
In an Entity-Relationship Diagram (ERD), an entity represents a table in the database. It typically corresponds to a real-world object or concept, such as a customer, product, or employee. Entities have attributes that describe their properties.
Loading...
Related Quiz
- The Lock Manager in DB2's architecture ensures ________.
- What are the key considerations for selecting an encryption algorithm in DB2?
- Scenario: A critical database transaction fails due to a communication error. What measures can be taken to troubleshoot and resolve this issue within DB2's architecture?
- In DB2, what is the purpose of user roles?
- The CHAR data type in DB2 is used for storing ________.