Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Term Assignment A soccer team has 22 players. Every player has a rating, namely Beginner, Intermediate and Advanced. Rating levels have dedicated skill levels. For

image text in transcribed
Term Assignment A soccer team has 22 players. Every player has a rating, namely Beginner, Intermediate and Advanced. Rating levels have dedicated skill levels. For Beginner level, 1, 2 and 3 ; for Intermediate level, 4, 5, 6, 7 and for Advanced level, 8,9 and 10 are skill levels. We need to store Teams (name, city, players, total points in the season and standing in the season), Players (name, surname, number, scored goal in the season, rating level and skill level) and Matches (date, time, place, teams, winner and score) in a database. . Draw an E-R diagram for this relationship. You will draw E-R diagram on a paper by your hand (If you don't draw it by your hand, you will get 0.). Use the E-R diagram format that we learned in the class. Take a clear photo of your diagram and insert it into Word file. You can use this assignment file as an answer paper. 2. In the same Word file, draw the tables with attributes by highlighting primary keys. If you think that there are more tables needed because of normalization, create and provide justification. Show all of the functional dependencies. Start from non-normalized form and progress towards 3NF form for better design. Draw the tables for INF, 2NF and 3NF. * Create tables by SQL queries. Write SQL statements into the same Word file to create those tables. I will check your SQL statements. If they don't run smoothly, you cannot get any score from erroneous queries. Check your SQL statements here: https://sql.js.org/examples/GUI/index.html Notes: We did a lot of examples in the course. Refer to the lecture slides for formats and approach. Submit only one file in docx format (Microsoft Word file). Please do whatever as requested. Don't make up your own format. You can provide your assumptions and justifications whenever it is needed. -Do not add any additional tables, relations or attributes except for those needed for normalization

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Logic In Databases International Workshop Lid 96 San Miniato Italy July 1 2 1996 Proceedings Lncs 1154

Authors: Dino Pedreschi ,Carlo Zaniolo

1st Edition

3540618147, 978-3540618140

More Books

Students also viewed these Databases questions