Case Study: National Football League (NFL) Suppose you are given the following requirements for a simple database for the National Football League (NFL): the NFL has many teams, each team has a name, a city, a coach, a captain, and a set of players, • each player belongs to only one team, • each player has a name, a position (such as left wing or goalie), a skill level, and a set of injury records, a team captain is also a player, • a game is played between two teams (referred to as Home Team and Guest team) and has a date (such as May 11th, 1999) and a score (such as 4 to 2) Instructions: Use the Case Study above to complete the following tasks 1. Identify the objects (entities) and attributes based on the information provided in the case study 2. Create a Data Model to reflect the entities and relationship determined (you can use Draw.10) 3. Create a database called dbNFL 4. Create the tables in your database 5. Add at least two records for each table created 6. Transaction Log :Write a SQL script/statement to check the log file for the newly created database to check what processes and steps SQL Server took to create the database and table.

Database System Concepts
7th Edition
ISBN:9780078022159
Author:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Chapter1: Introduction
Section: Chapter Questions
Problem 1PE
icon
Related questions
Question
Case Study: National Football League (NFL)
Suppose you are given the following requirements for a simple database for the National Football League (NFL):
the NFL has many teams,
• each team has a name, a city, a coach, a captain, and a set of players,
• each player belongs to only one team,
• each player has a name, a position (such as left wing or goalie), a skill level, and a set of injury records, a team captain is also a player,
• a game is played between two teams (referred to as Home Team and Guest team) and has a date (such as May 11th, 1999) and a score (such as 4 to
2)
Instructions:
Use the Case Study above to complete the following tasks
1. Identify the objects (entities) and attributes based on the information provided in the case study
2. Create a Data Model to reflect the entities and relationship determined (you can use Draw.IO)
3. Create a database called dbNFL
4. Create the tables in your database.
5. Add at least two records for each table created
6. Transaction Log :Write a SQL script/statement to check the log file for the newly created database to check what processes and steps SQL Server took to
create the database and table.
Transcribed Image Text:Case Study: National Football League (NFL) Suppose you are given the following requirements for a simple database for the National Football League (NFL): the NFL has many teams, • each team has a name, a city, a coach, a captain, and a set of players, • each player belongs to only one team, • each player has a name, a position (such as left wing or goalie), a skill level, and a set of injury records, a team captain is also a player, • a game is played between two teams (referred to as Home Team and Guest team) and has a date (such as May 11th, 1999) and a score (such as 4 to 2) Instructions: Use the Case Study above to complete the following tasks 1. Identify the objects (entities) and attributes based on the information provided in the case study 2. Create a Data Model to reflect the entities and relationship determined (you can use Draw.IO) 3. Create a database called dbNFL 4. Create the tables in your database. 5. Add at least two records for each table created 6. Transaction Log :Write a SQL script/statement to check the log file for the newly created database to check what processes and steps SQL Server took to create the database and table.
Expert Solution
steps

Step by step

Solved in 4 steps with 5 images

Blurred answer
Knowledge Booster
Transaction Processing
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Database System Concepts
Database System Concepts
Computer Science
ISBN:
9780078022159
Author:
Abraham Silberschatz Professor, Henry F. Korth, S. Sudarshan
Publisher:
McGraw-Hill Education
Starting Out with Python (4th Edition)
Starting Out with Python (4th Edition)
Computer Science
ISBN:
9780134444321
Author:
Tony Gaddis
Publisher:
PEARSON
Digital Fundamentals (11th Edition)
Digital Fundamentals (11th Edition)
Computer Science
ISBN:
9780132737968
Author:
Thomas L. Floyd
Publisher:
PEARSON
C How to Program (8th Edition)
C How to Program (8th Edition)
Computer Science
ISBN:
9780133976892
Author:
Paul J. Deitel, Harvey Deitel
Publisher:
PEARSON
Database Systems: Design, Implementation, & Manag…
Database Systems: Design, Implementation, & Manag…
Computer Science
ISBN:
9781337627900
Author:
Carlos Coronel, Steven Morris
Publisher:
Cengage Learning
Programmable Logic Controllers
Programmable Logic Controllers
Computer Science
ISBN:
9780073373843
Author:
Frank D. Petruzella
Publisher:
McGraw-Hill Education