logo Hurry, Grab up to 30% discount on the entire course
Order Now logo

Ask This Question To Be Solved By Our ExpertsGet A+ Grade Solution Guaranteed

expert
Xavier FosterResume writing
(5/5)

811 Answers

Hire Me
expert
Eliana HubbardNursing
(5/5)

782 Answers

Hire Me
expert
Monika ThakurStatistics
(5/5)

642 Answers

Hire Me
expert
Jovette BermanBusiness
(5/5)

627 Answers

Hire Me
Visual Studio Programming

Dallas Bowling Inc. has an OLTP database to record its tournament data. There are 6 tables stored inside the database.

INSTRUCTIONS TO CANDIDATES
ANSWER ALL QUESTIONS

Dallas Bowling Inc. has an OLTP database to record its tournament data. There are 6 tables stored inside the database. When a tournament is announced, its date and location are stored in ‘tournaments’ table. The information of tournament match is kept in ‘tourney_matches’ table.

When a match is played, the home team ID is classified as ‘odd lane team ID’, and the visiting team ID is classified as ‘even lane team ID’. For each bowling match, two teams will play 3 games to decide the winner of the match, and the first team get two wins will win the match. The ‘match_games’ table shows the winner of each game, and ‘bowler_scores’ table shows the score of each bowler who played that game.

All bowlers’ and teams’ information such as team captain, and bowlers’ name, are recorded in ‘bowlers’ and ‘teams’ tables. The figure above shows the logical schema of Dallas Bowling Inc.’s OLTP database. The CEO of Dallas Bowling Inc. wants a data warehouse to keep track of teams’ performance in away and home game. The figure below shows tables of Dallas Bowling Inc.’s OLAP. Two fact metrics that he wants to have for his data warehouse:

TotalWinningAwayGame (total of winning away games by home team against another away team by date), and TotalWinningHomeGame (total of winning home games by home team against another away team by date). Import OLTP data codes from D2L if you haven’t done from previous assignment, and then create SSIS package solution that can perform ETL process to load data into OLAP database and submit the mapping document in Word file. Please note that DimTeam should handle Slowly Changing Dimension issues.

 

Related Questions

. The fundamental operations of create, read, update, and delete (CRUD) in either Python or Java

CS 340 Milestone One Guidelines and Rubric  Overview: For this assignment, you will implement the fundamental operations of create, read, update,

. Develop a program to emulate a purchase transaction at a retail store. This  program will have two classes, a LineItem class and a Transaction class

Retail Transaction Programming Project  Project Requirements:  Develop a program to emulate a purchase transaction at a retail store. This

. The following program contains five errors. Identify the errors and fix them

7COM1028   Secure Systems Programming   Referral Coursework: Secure

. Accepts the following from a user: Item Name Item Quantity Item Price Allows the user to create a file to store the sales receipt contents

Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip

. The final project will encompass developing a web service using a software stack and implementing an industry-standard interface. Regardless of whether you choose to pursue application development goals as a pure developer or as a software engineer

CS 340 Final Project Guidelines and Rubric  Overview The final project will encompass developing a web service using a software stack and impleme