Competence in conceptual database design of database models

Assignment Help Basic Computer Science
Reference no: EM13856434

Scenario

Consider a database system for the organisation of fixtures and results in a soccer league. The data requirements are summarized as follows:

The people involved in the league include players, coaches, managers, and referees. Each person is identified by a unique personnel id.

They are also described by their first and last names along with the date and place of birth. Players are further described by other attributes such as their position on the field (goal-keeper, defender, midfielder, or forward) and have a squad number associated with them.

Teams are uniquely identified by their names. Teams are also described by the city in which they are located and the division and league in which they play (such as premier division or first division). Teams have one manager, a number of coaches, and a number of players. One of these players is the captain. At the beginning of each season all fixtures should be available to view in the database.

Each team plays every other team twice (once athomeand onceaway). Games are played between two teams with one assigned referee. For any particular game on a particular date, there is one team designated as thehometeam and the other team designated as theawayteam. Once the game has taken place, the final result of the game is recorded. The score and the scorers are recorded for each team.

Requirements

1. Using Chen's notation, design an Enhanced Entity Relationship (EER) model for the soccer database in a modelling tool of your choice. All entity types, their attributes and relationships must be clearly shown. You will also be required to show all cardinality and participation constraints. Any enhanced features used (e.g. generalisation/specialisation) must be indicated.

2. Map the EER model devised in (1) into a set of relations in the relational data model. Specifically state any enhanced features used and indicate how you mapped these to the relational model. Clearly state any de-normalization, if any, in all your relations and clearly state the reasons for de-normalizing relations in your implemented solution.

3. Using appropriate SQL commands create a set of database tables using any relational database. Your tables should also show all constraints applied at either column or table level.

4. Populate the database with a small amount of data. The data should be meaningful but does not need to be extensive. The following sites may be useful for quickly generating data:

5. You should produce, demonstrate, and document the following SQL queries for your system:

? List the managers of each team.

? Output the full name of the top scorer in the league with the number of goals scored.

? Output the average number of goals per game of all games played.

? List all of the games that were played in a particular ‘city'.

? List all players who have played a game that was refereed by a particular referee (choose any referee).

6. Create a databaseviewfor your system as follows:

? Produce a list of fixtures yet to be played along with the date of each game.
Notes

[1] You do not need to include an extensive selection of data; the emphasis is on demonstrating your technical and design skills rather than including a wide range of data. [2] Any assumptions above the basic specifications stated must be clearly stated and justified.

Deliverables

1. Interim Submission (Optional)

You should submit your conceptual design of the database for feedback. The idea is to get feedback on conceptual design and its subsequent logical database design mapping.

2. Implementation (Mandatory)

You will be required to demonstrate your system in the laboratory.You will be assigned a time to present your work. There are marks available for being prepared and demonstrating your work in a clear and logically coherent manner. Treat the demonstration as an examination..

Failure to demonstrate your work to a tutor will result in a failing grade for the coursework.

3. Report (Mandatory)

Ashort reportcovering requirements 1 - 6. Show screen shots as outputs to queries. Write a short paragraph on what you would do differently, if you were to do this again. The report should mostly consist of what you will be demonstrating so it will not be a major task to compile.

Grading Criteria

To pass this coursework you must demonstrate:

? competence in conceptual database design of database models

? competence in mapping your conceptual data model to a logical database

? competence in database implementation

? competence in querying the database implementation

? an appreciation of the underlying design and implementation principles

Your grade will depend on how well you meet these criteria. A portion of the available marks will be given for above minimal specification features of your implementation.

Reference no: EM13856434

Questions Cloud

What form or model of leadership would you bring to bear : Given these circumstances, what form or model(s) of leadership would you bring to bear? Describe in detail the steps you would take to redirect the mission and vision of this new emerging entity
What is sexual harassment : What is sexual harassment? Identify and describe the three elements which may constitute sexual harassment
Find a dot b if a = 3e1+ 5e2-e3 and b : 2a.) Find A dot B if A = 3e1+ 5e2-e3 and B = e1 -e2+ e3 if e1 dot e1 = 2, e2 dot e2 = 3, e3 dot e3 = 5, e1 dot e2 = -1, e1 dot  e3 = -3, e2 dot e3 = 2
Company break-even point in total sales revenue : Jay Yang, EMBA-GA alumnus, is COO of Hen Hao Corporation. Answering his iPhone, his Board Chairman says: "Jay. Those pesky Sarbanes-Oxley and Dodd-Frank things are causing our board members to ask more questions."
Competence in conceptual database design of database models : competence in conceptual database design of database models
Phasing relation between primary and secondary voltage : What is the the transformer phasing relation between primary and secondary voltage and current, in The Dot Notation and Dot Convention ?
What is the role of capacitor in ac and dc circuit system : What is the Role of Capacitor in AC and DC Circuit system ?
Draw the cost diagram for an average firm : Draw the cost diagram for an average firm, including average fixed cost, average variable cost, average total cost, and marginal cost. Suppose advances in production technology make each product easier to make than it was before. Draw a new cost d..
Which external environment factor did hurricane rita affect : Which external environment factor(s) did Hurricane Rita affect? Discuss. How were the human resource functions affected by Hurricane Rita

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Own a consulting company that designs installs

Assume you own a consulting company that designs, installs, and maintains wide area networks. You currently have two companies requesting bids for their wide area networks to be installed. You must provide all of the relevant information to the..

  Intrusion detection systems

According to the textbook, Intrusion Detection Systems (IDS), which can be categorized as Host IDS (HIDS) and Network IDS (NIDS), is a means of providing real-time monitoring. Compare and contrast HIDS and NIDS, and provide at least one (1) exa..

  Write a program that converts a line of data

Write a complete program that reads three num- bers, adds 3.14 to each of them, and writes the result to the standard output stream if the result is greater than 10 - Write a program that converts a line of data containing three integers.

  One approach to system development

One approach to system development that Reliable might take is to start one large project

  What are the advantages of applying agile development

What are the advantages of applying Agile development solution? What are the disadvantages or dangers?Develop a six year NPV spreadsheet similar to one shown in Figure 9-10. Use the table of benefits, costs and discount factors shown in Figure 9-20. ..

  Digital rights and intellectual property

Discussion Activity #6:  Digital Rights and Intellectual Property  Course Objective: Critically assess the digital rights management issues that exist in cyberspace. The class discusses digital rights management and its impact on cybersecurity polic..

  Incorporate the method into an application that reads

Incorporate the method into an application that reads two value from the user and displays the result

  Choose your own adventure

Use java to write a program that allows the user to play a "Choose Your Own Adventure" game.  In this game the user will be prompted with making decisions, which will then lead them to different paths with different results.Requirements:There must be..

  How to break 4 digit numbers to two parts in java

Help me how to break 4 digit numbers to two parts (2 digits and 2 digits) in java

  Use in order to convert database tables

Describe the steps that you would use in order to convert database tables to the First Normal Form, the Second Normal Form, and the Third Normal Form.Provide one (1) example that is relevant to a college environment that illustrates reasons for..

  Available for mobile and portable internet access

List two of the options that are available for mobile and portable Internet access, and explain their strengths and weaknesses.

  What role do users have in the development phase

What advantages does commercial off-the-shelf software provide over custom software? What role do users have in the development phase and integration phase for information systems

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd