Logging in to omnymbus

Assignment Help Basic Computer Science
Reference no: EM13720914

STEP 1: Logging in to Omnymbus
Back to Top •Look at your email account to obtain the MySQL/Omnymbus account and password that your Professor has emailed to you.
•To help you log into MySQL Omnymbus environment, download the tutorial Login MySQL Omnymbus Environment in the Doc-Sharing folder titled "Omnymbus Tutorial Files".

STEP 2: Create a Database and modify your script to reference your Database
Back to Top Create a MySQL database:

•Download the tutorial Creating a Database in MySQL Omnymbus Environment from the folder in Doc-Sharing titled Omnymbus Tutorial Files. Follow the steps to create a database in MySQL, especially paying attention to the database naming conventions specified in the tutorial.

  • Download the WeekOneiLabScript.sql file from Doc Sharing in the folder titled iLab Documents


STEP 3: Running script file in MySQL, create SQL SELECT Queries
Back to Top Run scripts files in MySQL:

•Download the tutorial Running SQL Scripts in MySQL Omnymbus environment from the folder in Doc-Sharing titled Omnymbus Tutorial Files. Follow those steps to help execute the WeekOneiLabScript.sql file needed to create the needed tables and to insert data into them.
Create SQL SELECT Queries:

•Using the data in the Student table in the database, create a SQL script file named LastName_Lab1_Query.sql, containing queries to execute each of the tasks below.
•To reference, learn and apply MySQL's own dialect of the SQL language to this iLab, browse through the file M10C_KROE8352_13_SE_WC10C.pdf in the Doc-Sharing folder titled My SQL Documents.

  • Save each query with a screen shot of the output in a MS Word document named Lastname_Lab1_Output.

Name Task
Query1 Write a SQL statement to display Student's First and Last Name.
Query2 Write a SQL statement to display the Major of students with no duplications. Do not display student names.
Query3 Write a SQL statement to display the First and Last Name of students who live in the Zip code 82622
Query4 Write a SQL statement to display the First and Last Name of students who live in the Zip code 97912 and have the major of CS.
Query5 Write a SQL statement to display the First and Last Name of students who live in the Zip code 82622 or 37311. Do not use IN.
Query6 Write a SQL statement to display the First and Last Name of students who have the major of Business or Math. Use IN.

Query7 Write a SQL statement to display the First and Last Name of students who have the Class greater than 1 and less than 10. Use the SQL command BETWEEN.
Query8 Write a SQL statement to display the First and Last Name of students who have a last name that starts with an S.
Query9 Write a SQL statement to display the First and Last Name of students having an a in the second position of their first names.
Query10 Write a SQL expression to display each Status and the number of occurrences of each status using the Count(*) function; display the result of the Count(*) function as CountStatus. Group by Status and display the results in descending order of CountStatus.


STEP 4: Save and Upload to Dropbox
Back to Top When you are done, zip the files Lastname_Lab1_Query.sql and Lastname_Lab1_Query_Output file and upload them to the Week 1: iLab Dropbox.

Rubric
Back to Top Queries that are correct will be awarded the number of points shown below:
4 points: Query 1
5 points: Query 2 - 9
6 points: Query 10

The following rubrics will be used for incorrect queries:
0 points: Query was not turned in with the assignment.
-4 points: Query will not run.
-3 points: Query runs but is incorrect because query required a WHERE clause to meet requirements which was not included.
-2 points: Query runs but is incorrect because WHERE clause contained errors, gives popup for user input, or only meets partial requirements.

 

Reference no: EM13720914

Questions Cloud

Assignment process modeling and configuration management : Write a one to two (1-2) page paper in which you determine which is more applicable across the widest possible range of situations: process modeling or configuration management.
What is the mass of the cup : A 100 g ice cube at -10° C is placed in an aluminum cup whose initial temperature is 70° C. What is the mass of the cup
Determining the specific heat of two metal samples : In this lab we will be determining the specific heat of two metal samples and comparing them to accepted values. Why is it a good idea to start with room temperature water in the calorimeter
Preventing or mitigating dos or distributed dos : Topic of the Paper: Technique(s) or scheme(s) or method(s) for detecting, preventing or mitigating DoS or Distributed DoS (DDoS) attacks. Assignment Guidelines
Logging in to omnymbus : STEP 1: Logging in to Omnymbus Back to Top •Look at your email account to obtain the MySQL/Omnymbus account and password that your Professor has emailed to you. •To help you log into MySQL Omnymbus environment, download the tutorial Login MySQL ..
Personal and business-related cybersecurity scenarios : Objective: Analyze personal privacy issues related to various personal and business-related cybersecurity scenarios.
Assessment of pertinent exception : Whether you can legally fire the employee include and assessment of pertinent exception to the employment at-will doctrine.
Determine the average job flow time : Each of the methods in part a, determine (1) the average job flow time, (2) the average tardiness, and (3) the average number of jobs at the work center.
Detailed business plan for new business idea : Business plans are an important business start-up step for many business owners, especially those who are pitching their business ideas to investors or credit institutions for funding. Because of the vastness of information to be included, busines..

Reviews

Write a Review

Basic Computer Science Questions & Answers

  Prince would pass a beggar in the streets

There is a legend that claims that everyday a Prince would pass a  beggar in the streets. One day the Prince offered to give the beggar  a million dollars that day, or a penny that day and double it every day  for a month. The beggar accepted the ..

  Calculate the average of first 8 numbers

Write a C++ program that: Calculate the average of first 8 numbers divisible by 3 or 5, but not 6 and 10. please send me the correct code first you try , i mean run and compile the code by yourself if it works then post it to me ,else i don't need..

  Design a block of memory

Design a block of memory which is 512K x 8 bits using memory chips which are 128K x 8 bits. Assume that the chips are ROM with Chip Enable inputs, and Output Enable inputs. How many address inputs do the individual chips have?

  How do you pass values by value and by reference

How do you pass values by value and by reference? What are the differences between these two approaches

  Show both the source image/video and the resultant image

Write a short HTML report describing the details of each of the operations you wrote, perhaps with screen shots if needed. You should also include the 2 completed images after processing. Clicking on a link in the report should start your program.

  Formulate problem as linear programming problem

Formulate the following problem as a linear programming problem and then solve the problem by Excel only. Only the Excel file which shows the problem has been solved by Solver.

  Which of the following command removes a job at the at queue

Which of the following command removes a job at the at queue? (Select two. Each answer is an independent solution) a. atq b. atrm c. at -d d. at -f e. at -l

  Write a program to print a business travel expenses

Write a program to print a business travel expenses attachment for an income tax return. The program should request as input the name of the organization visited, the dates and location of the visit, and the expenses for meals and entertainment, a..

  Explain applications of pervasive computing

Which of the applications of pervasive computing do you believe are probable to gain greatest market acceptance over next few years? Why?

  Perform set operation: union, intersection, and difference.

You are to write Scheme functions in a pure functional style to perform set operation: union, intersection, and difference.

  Writejava class take a seven-letter return the phone numbers

this week you are required to use concepts learned in this week: strings and the Java library method contains. Write a Java class PhoneNumber that will take in a seven-letter word and return the phone number that corresponds to it.

  Explain the difference between form and report

Explain the difference between form and report

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd