In: Computer Science
1. Create an ERD that has at least 5 tables in it and include all of the details and the correct notation (Min/Max cardinality and relationship name.)
2. Write a paragraph that explains the ERD.
3. Write the SQL Create, Insert, and Update statement to insert one of the entities from this ERD into a database.