Cash-back offer from April 23rd to 27th, 2024: Get a flat 10% cash-back credited to your account for a minimum transaction of $50.Post Your Questions Today!

Question DetailsNormal
$ 30.00

DBM405A Week 1 iLab | Complete Solution

Question posted by
Online Tutor Profile
request

Laboratory Procedures
DeVry University
College of Engineering and Information Sciences

 

I.OBJECTIVES

  1. Get access to a MySQL environment.
  2. Familiarize yourself with the environment.

 

II.PARTS LIST

  1. EDUPE Omnymbus Environment and/or
  2. MySQL (dev.mysql.com/downloads).

 

III. PROCEDURE

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.

 

Using MySQL on your own computer means downloading a version from dev.mysql.com/downloads and installing the database engine on your computer. This can be done easily and there are a number of resources on the web to help you with this process.

 

You may also use the MySQL environment hosted by Omnymbus by logging in with your credentials to https://devry.edupe.net:8300

 

Using the first approach will give you experience writing programs on a desktop computer and accessing a database. Using the second approach will give you experience writing applications that access a database in a cloud environment.

 

You are encouraged to use both approaches.

 

Desktop MySQL Environment

 

  1. Download the MySQL Community Server from the http://dev.mysql.com/downloads/ website.
  2. Install MySQL on your computer.
  3. Open the MySQL Environment on your computer.

 

Omnymbus Environment

 

  1. Login to the MySQL Omnymbus Environment by following the instruction located in Doc Sharing (document titled “Login MySQL Omnymbus Environment”).

 

 

 

 

Lab Procedure Continued (common to both environments)

  1. Create a database named “Baseball”.
  2. Create a table named “Teams” and add the following fields:
    1. TeamCode (character 5)
    2. TName (character 20)
    3. TAddress (character 30)
    4. TCity (character 20)
    5. TState (character 2)
    6. TZip (character 9)
    7. Wins (integer)
    8. Losses (integer)
  3. Populate the table with 8 teams.
  4. Create a table named “Players” and add the following fields:
    1. FirstName (character 20)
    2. LastName (character 30)
    3. MidInit (character 1)
    4. PAddress (character 30)
    5. PCity (character 20)
    6. PState (character 2)
    7. PZip (character 9)
    8. Phone (character 11)
    9. Team (character 5)
  5. Populate the table with 80 players (10 on each team). For the team, use the TeamCode from the first table to identify the Team the player is on.
  6. Display or list the data from both table to the screen or printer.
Available Answer
$ 30.00

[Solved] DBM405A Week 1 iLab | Complete Solution

  • This Solution has been Purchased 1 time
  • Average Rating for this solution is A+
  • Submitted On 13 Mar, 2015 01:22:19
Answer posted by
Online Tutor Profile
solution

Way','Fullerton','CA','90114','7145321274','5') , ('Terrence','Mann','D','45 Field St','Fullerton','CA','90114','7145321275','5') , ('Jackson','Josephs','S','23 Cornwall Ct','Fullerton','CA','90114','7145321276','5') , ('Pen','Al...

Buy now to view the complete solution
Other Similar Questions
User Profile
AceTu...

DBM405A Week 4 iLab | Complete Solution

Create UNIQUE Index TeamCode_INDEX ON Teams1(TeamCode)Create UNIQUE Index Team_INDEX ON Players(Team)Alter table NextSeason ADD Innings INT; ...
User Profile
AceTu...

DBM405A Week 1 iLab | Complete Solution

Way','Fullerton','CA','90114','7145321274','5') , ('Terrence','Mann','D','45 Field St','Fullerton','CA','90114','71453...

User Profile
NUMBE...

DBM405A Week 1 iLab 100% Satisfaction Guaranteed A++

Laboratory Procedures DeVry University College of Engineering and Information Sciences I. OBJECTIVES 1. Get access to a MySQL environment. 2. Familiarize yourself with the environment. ...
User Profile
AceTu...

DBM405A Week 3 iLab | Complete Solution

SELECT * FROM Season INTO OUTFILE 'C:/tmp/Season.csv' FIELDS ENCLOSED BY '"' TERMINATED BY ';' ESCAPED BY '"' Load data INFILE Table PastSeasons FIELDS ENCLOSED BY '"' TERMINATED BY ';' ESCAPED BY '"' LINES TERMINATED BY '\...
User Profile
AceTu...

DBM405A Week 2 iLab | Complete Solution

Demonstrate the use of the COUNT function by determining how many players are on each team and displaying the results.

...

The benefits of buying study notes from CourseMerits

homeworkhelptime
Assurance Of Timely Delivery
We value your patience, and to ensure you always receive your homework help within the promised time, our dedicated team of tutors begins their work as soon as the request arrives.
tutoring
Best Price In The Market
All the services that are available on our page cost only a nominal amount of money. In fact, the prices are lower than the industry standards. You can always expect value for money from us.
tutorsupport
Uninterrupted 24/7 Support
Our customer support wing remains online 24x7 to provide you seamless assistance. Also, when you post a query or a request here, you can expect an immediate response from our side.
closebutton

$ 629.35