Placeholder

DBM405A Lab 3 Baseball Database and Season Table

$15.00

Description

I. OBJECTIVES
Understand and become familiar with Table Manipulation.
II. PARTS LIST
EDUPE Omnymbus Environment (https://devry.edupe.net:8300); and/or
MySQL (dev.mysql.com/downloads).
III. PROCEDURE
By now you have set up either the Omnymbus environment or the MySQL Server Community environment, or both. You may do the labs in this class on your own computer equipped with MySQL or you may use the MySQL environment hosted by the vendor Omnymbus. You may even use both.
Lab Procedure Continued (common to both environments)
Add a table named “Season” to your Baseball database, which consists of the following fields:
Season (Integer)
PlayDate (date)
HomeTeam (character 5)
HomeTeamScore (Integer)
AwayTeam (character 5)
AwayTeamScore (Integer)
Populate the table with 56 unique games where each plays the other 7 twice (once as the home team and once as the away team). Make the season equal to this year. Leave the scores blank and use any date for the PlayDate.
Create another table called “PastSeasons” by copying the structure of the table “Season” and copying all the data from “Season” into the new table.
Replace the Season field in the table Season with next year for all records.
Unload the Season table data to a comma-delimited file.
Load the comma-delimited file to PastSeasons table, appending the data to the data that is already there.
SCREENSHOTS
SOLUTION
PAYMENT
The solution includes a zip document.
Attachments [Move over files to preview content of those files]
DBM405A_Week_3.zip (250.77 KB)
DBM405A_Week_3_Script.sql
DBM405A_Week_3_Solution.docx
Preview DBM405A_Week_3_Script.sql
);
xxxxxxxx xxxxxx;
— xxxx 2: xxxxxxxx xxxxxx xxxxx;
xxxxxx xxxx xxxxxx xxxxxx
( 2016 ,’2016-01-01′,’Team1′,’Team2′, NULL , NULL ), ( 2016 ,’2016-01-04′,’Team1′,’Team3′, NULL , NULL ), ( 2016 ,’2016-01-07′,’Team1′,’Team4′, NULL , NULL ), ( 2016 ,’2016-01-10′,’Team1′,’Team5′, NULL , NULL ), ( 2016 ,’2016-01-13′,’Team1′,’Team6′, NULL , NULL ), ( 2016 ,’2016-01-16′,’Team1′,’Team7′, NULL , NULL ), ( 2016 ,’2016-01-19′,’Team1′,’Team8′, NULL , NULL ), ( 2016 ,’2016-01-22′,’Team2′,’Team1′, NULL , NULL ), ( 2016 ,’2016-01-25′,’Team2′,’Team3′, NULL , NULL ), ( 2016 ,’2016-01-28′,’Team2′,’Team4′, NULL , NULL ), ( 2016 ,’2016-01-31′,’Team2′,’Team5′, NULL , NULL ), ( 2016 ,’2016-02-03′,’Team2′,’Team6′, NULL , NULL ),
( 2016 ,’2016-02-06′,’xxxx2′,’xxxx7′, xxxx , xxxx ),
( 2016 ,’2016-02-09′,’xxxx2′,’xxxx8′, xxxx , xxxx ),
( 2016 ,’2016-02-12′,’xxxx3′,’xxxx1′, xxxx , xxxx ),
( 2016 ,’2016-02-15′,’xxxx3′,’xxxx2′, xxxx , xxxx ),
( 2016 ,’2016-02-18′,’xxxx3′,’xxxx4′, xxxx , xxxx ),
( 2016 ,’2016-02-21′,’xxxx3′,’xxxx5′, xxxx , xxxx ),
Price: $15
Buy Now
Checkout
Added to cart
Buy More Save More
Buy at least TWO items & save up to 30% OFF your ENTIRE order!
Rack up instant rebates in your shopping cart. Simply add items to your cart, and see the savings add up.
Discounts will automatically be applied on eligible orders.
DBM405A Lab 3 Baseball Database and Season Table – $15.00
DBM405A Lab 4 NextSeason Season Tables Indexes and report – $15.00
DBM405A Lab 5 Views Backup and Restore Procedures – $15.00
DBM405A Lab 6 Stored Procedure HomeTeamScore and AwayTeamScore and Event to Backup DB – $19.00
DBM405A Lab 7 Reports in C# Programming Language for Upcoming Schedules and Team Rosters – $19.00
Add to Cart
Checkout
Added to cart
You May Also Like:
DBM405A Lab 1 Baseball Database and Team data
DBM405A Lab 2 Baseball Database Count Orderby and Where clause
DBM405A Lab 4 NextSeason Season Tables Indexes and Report
DBM405A Lab 5 Views Backup and Restore Procedures
DBM405A Lab 6 Stored Procedure HomeTeamScore and AwayTeamScore and Event to Backup DB
DBM405A Lab 7 Reports in C# Programming Language for Upcoming Schedules and Team Rosters

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.