Assignment on aggregate functions

Assignment Help PL-SQL Programming
Reference no: EM13835393

Assignment 1: Aggregate Functions

Part 1

After reviewing and completing the Unit 1 Guided Practice 2, I suggest that you review all tables using the Object Browser area of the SQL Workshop associated with the scenarios below, as well as field data types and data (case sensitivity) before constructing your SQL statements.

After logging into Oracle Application Express, perform these steps to get started:

1. To access the SQL command area, click on SQL Workshop and then on the SQL command icon.

1936_Oracle Application Express.jpg

2. Your screen should resemble the following:

1141_Oracle Application Express2.jpg

Directions: For all of the scenarios below, compose SQL syntax to retrieve data, click the Run button, and then review the resulting set in the bottom pane.  Save all scenarios, SQL syntax, and the screenshots for the resulting data sets in a Microsoft Word document to upload for review and grading.

Scenarios

  • Show the total number of bowlers that live in Bethell, WA.
  • Display the number of games won in match 14, game 2. Rename the resulting data column WINNERS.
  • Show the number of games that the bowler with bowlerID 8 has won thus far.
  • What is the total raw scores of all bowlers who played in match 13, game 3?
  • Display the total handicap scores of the bowler that has a BowlerID of 18 for all matches and games. Rename the result column Total Handicap.
  • Show the average of all raw scores of games lost in match 19. Note: the WonGame field is a Boolean value, therefore 0 represents a lost game, and 1 represents a game that was won.
  • Display the largest handicap score of games won in match 20, game 2. Note: the WonGame field is a Boolean value, therefore 0 represents a lost game, and 1 represents a game that was won.
  • Show the most recent tournament date in the bowling league schedule. Rename the resulting column Last Tournament Date.
  • Display the raw scores of the games that are less than the average of all raw scores of games lost in match 20, game 1. Note: the WonGame field is a Boolean value, therefore 0 represents a lost game, and 1 represents a game that was won. You will use a subquery to retrieve this data. See p. 434 in your textbook.
  • Display how many tournaments have been played at Sports World Lanes. Rename the result column Number of Tournaments.

Part 2 

Directions: After reviewing and completing the Unit 3 Guided Practice 1, create five scenarios using the following SQL syntax, clauses, and keywords.

  • Each scenario must include a select clause.
  • You need to include the where clause in at least two scenarios.
  • You need to use at least three of the following aggregate functions: COUNT(), SUM(), AVG(), MIN(), MAX()
  • You also need to include one scenario that includes using aggregate function using filters as described on p. 432 in the textbook.
  • Lastly, you will need to rename at least one resulting field in your result data set using the AS keyword.
    **Feel free to include any other functions that you have learned in the guided practice exercises or previous SQL syntax to expand your learning experience.

You may use any of the Bowling League tables or the Demo_CUSTOMERS/ORDERS/PRODUCTS tables in your Oracle account.  Be sure to list the scenario, include the SQL syntax that retrieves the data, and include a screenshot of your result data sets. 

Reference no: EM13835393

Questions Cloud

Identify what fundamental right is being addressed and why : Briefly detail each Amendment, identify what fundamental right is being addressed and why
How far is too far when it comes to protecting the blue line : Officer trust is one of the basic tenants of law enforcement and it is often referred to as the "thin blue line". Do you believe that this line exists and, if so, do you agree with the concept? How far is too far when it comes to protecting the bl..
What is the process of your own political socialization : What is the process of your own political socialization? What factors have been the most influential in your socialization?
Find a function for the surface area of the box : A closed box with a square base has to have a volume of 19,000 cubic inches. Find a function for the surface area of the box.
Assignment on aggregate functions : After reviewing and completing the Unit 1 Guided Practice 2, I suggest that you review all tables using the Object Browser area of the SQL Workshop associated with the scenarios below, as well as field data types and data (case sensitivity) before..
Explain the legal and professional reporting : Discuss the above statement; explaining the legal and professional reporting that occurs when a nurse comes into contact with a person who has disclosed that they have been harmed. Examples include: elderly people who have been maltreated, children w..
Differentiate what ways is strategy development in hospital : Differentiate what ways is strategy development in a hospital
Differentiate what ways is strategy development in hospital : Differentiate what ways is strategy development in a hospital
Relationship between personality and job performance : Write an essay on the relationship between personality and job performance. Explain how OB scholars and leaders should apply this knowledge in organisations

Reviews

Write a Review

PL-SQL Programming Questions & Answers

  Create a database model

Create a database model and Submit the table creation statements for the Database Model.

  Write pl-sql procedures and functions

Write PL/SQL procedures and functions to populate and query that database

  Sql questions

Write a query to display using the employees table the EMPLOYEE_ID, FIRST_NAME, LAST_NAME and HIRE_DATE of every employee who was hired after to 1 January, 1995.

  Run the lab_03_01.sql script

Run the lab_03_01.sql script in the attached file to create the SAL_HISTORY table. Display the structure of the SAL_HISTORY table.

  Write sql queries

Write a query to display the last name, department number, and salary of any employee whose department number and salary both match the department number and salary of any employee who earns a commission.

  Explaining sql insert statement to insert new row in cds

Write down a SQL insert statement to insert new row in "CDS" table.

  Write down name of actors in ascending order

Write down actors (or actress, your choice, but not both) who have won at least two (2) Academy Awards for best actor/actress. Provide the actor name, movie title & year. Order the result by actor name."

  What is an sql injection attack

What is an SQL injection attack? Explain how it works, and what precautions must be taken to prevent SQL injection attacks.What are two advantages of encrypting data stored in the database?

  Determine resonant frequency in series rlc resonant circuit

Given the series RLC resonant circuit in the figure, operating at variable frequency, determine: The resonant frequency ω o ,  The circuit’s quality factor Q , The cut-off frequencies, f 1  & f 2  and the bandwidth BW

  Query that uses cube operator to return lineitemsum

Write summary query which uses CUBE operator to return LineItemSum (which is the sum of InvoiceLineItemAmount) group by Account(an alias for AccountDesciption).

  Query to show customers were missing for existing orders

As DBA, your manager called a meeting and asked why there are so many orders for customers that don't exist in the customer table. Write query which would shows which customers were missing for existing orders. Use a join or a subquery.

  Sql query into a relational algebra statement

Turn this SQL query into a relational algebra statement? SELECT Request.reqfor, Ordering.invamt, Ordering.invnbr, Ordering.invdat

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