Question
1. Draw the ERD for the following set of tables. Member (member id, name, address, city, zip, state, team, ID) Team (team ID, team name,
1. Draw the ERD for the following set of tables. Member (member id, name, address, city, zip, state, team, ID) Team (team ID, team name, team division, team color, team captain, team grade, coach ID ) Division (Division ID, division grade, division coordinator, division town) City (City ID, town, zip, town name) Coach (Coach ID, First Name, Last Name) Members belongs to teams. Teams are in divisions. Please note coaches can coach more than one team.
2. Create tables for the checking application. Include the attributes and relationships. Member table Member Status Checking Transaction Table Checking Transaction Types Member State Table
3. Explain what primary, foreign key and composite keys are in the tables and show a table example demonstrating your knowledge.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started