Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Each student has to submit one report about his/her project via the Blackboard contains the following: ER Diagram. All schemas before and after normalization. All

Each student has to submit one report about his/her project via the Blackboard contains the following:

ER Diagram.

All schemas before and after normalization.

All SQL statements of :

creating tables

inserting data in tables

queries.

Screenshots from MySQL (or any other software you use) of all the tables after population and queries results.

image text in transcribed

Project 2 Football championship calendar This project supposed to develop a database system for football championship calendar. The system contains informati on about teams, stadiums, referees, and matches. A match is composed by local team, visitor team, date ofmatch, referee and stadium and the score. You should design the system to contain entities and attributes to store data that makes the system able manage the championship and to organize the different matches. Note that the winner has 3 points and the loser 0 point. In draw case, 1 point for each team. The referee is identified by his ID. The team is identified by his name. SQL Queries: 1.List the matches of the current day 2. List the matches with score of the last journey 3. List the winners for each 4. Insert the matches of the next joumey and the date. 5. List the available stadium with the capacity. 6. List the championship standings journey Project 2 Football championship calendar This project supposed to develop a database system for football championship calendar. The system contains informati on about teams, stadiums, referees, and matches. A match is composed by local team, visitor team, date ofmatch, referee and stadium and the score. You should design the system to contain entities and attributes to store data that makes the system able manage the championship and to organize the different matches. Note that the winner has 3 points and the loser 0 point. In draw case, 1 point for each team. The referee is identified by his ID. The team is identified by his name. SQL Queries: 1.List the matches of the current day 2. List the matches with score of the last journey 3. List the winners for each 4. Insert the matches of the next joumey and the date. 5. List the available stadium with the capacity. 6. List the championship standings journey

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_2

Step: 3

blur-text-image_3

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

Machine Learning And Knowledge Discovery In Databases European Conference Ecml Pkdd 2017 Skopje Macedonia September 18 22 2017 Proceedings Part 3 Lnai 10536

Authors: Yasemin Altun ,Kamalika Das ,Taneli Mielikainen ,Donato Malerba ,Jerzy Stefanowski ,Jesse Read ,Marinka Zitnik ,Michelangelo Ceci ,Saso Dzeroski

1st Edition

3319712721, 978-3319712727

More Books

Students also viewed these Databases questions