Entity and Relationship Flashcards
1
Q
What is an Entity?
A
- Entity is an object that we store data about, such as a customer or a product. It becomes a table in a database.
2
Q
What is an attribute?
A
- Attributes are the details about an entity
3
Q
What is data redundancy?
A
- Data redundancy – linking data tables can reduce the duplication of data.