-
One to one, one to many, many to one, many to many and self referencing.
-
Entering data for a new member at a gym with their Name, Phone, Email, Address
3 It can be used to subtract the information from the user and this is done to create a relationship between the customer and addresses
4 An example could be ordering from a nike online store which can take many relationships like Shoe, Size, Quantity etc
5 A music concert online store that would have many customers ordering many different types of tickets and quantities with upgrade etc
6 The Items_Orders table creates a many to many relations as links the Item purchased with the with the order number for the customer who purchased the products.