Week 3 Entity Relationship Diagrams Flashcards
1
Q
What are Attributes?
A
Attributes are the properties of an entity. E.g. Price, Shr Code, Quantity.
2
Q
What is an Entity?
A
An entity is a thing which is used to become a table or a database. E.g. Boy, Girl, Customer
3
Q
What are Identifiers?
A
Every instance of an entity, like a row or a table must be labelled. These labels are called ‘keys’.
4
Q
What are the 3 types of ERD relationships?
A
1) One to Many
2) Many to Many
3) Self-Referencing