In: Computer Science
Create a database for Premier League to answer Which team has the most corner kick in one game?What data need to be collected to enter Access?
Solution: A database is a collection of different kinds of information related to different kinds of attributes associated with a particular entity. So in order to figure out how many corner kicks have been awarded to a team in a particular match of the premier league, you need various kind of information that is stored in different columns and the data within the database. Some of the data that is required is the number of fouls that are committed by the opponent team, the tackles that have been performed by the opponent team over the chosen team, the number of times the ball went behind the goal post after getting touched by the opponent team, and the number of times the attacks have been completed by the chosen team. All this information has to be present within the tables in the database in order to find out the number of corner kicks that have been awarded to a team in a premiere league game.
Here's the solution to your question, please provide it a 100% rating. Thanks for asking and happy learning!!