In an ERD, a ________ is a unique identifier for each instance of an entity.
- Attribute
- Entity
- Key
- Relationship
In an Entity-Relationship Diagram (ERD), a key serves as a unique identifier for each instance of an entity. It ensures that no two instances of the entity have the same identifier, enabling accurate data management.
Loading...
Related Quiz
- In Apache Airflow, a ________ is a unit of work or task that performs a specific action in a workflow.
- A ________ is a unique identifier for each row in a table and is often used to establish relationships between tables in a relational database.
- In denormalization, what is the primary aim?
- What are some advantages of using Apache Airflow over traditional scheduling tools for data workflows?
- Which of the following is a popular storage solution in the Hadoop ecosystem for handling large-scale distributed data?