In: Computer Science
Which of the following best illustrates the relationship between entities and attributes?
A. The entity CUSTOMER with the attribute ADDRESS
B. The entity PRODUCT with the attribute CUSTOMER
C. The entity CUSTOMER with the attribute PRODUCT
D. The entity ADDRESS with the attribute CUSTOMER
E. The entity PRODUCT with the attribute PURCHASE
Which of the following best illustrates the relationship between entities and attributes?
A. The entity CUSTOMER with the attribute ADDRESS
An entity is a real-world object that represents data in RDBMS while an attribute is a property that describes an entity.