Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Need Query and report help for MS access. SCHEMA = SQL Queries: For each Province and year, show the sum of Profit from the months

Need Query and report help for MS access. SCHEMA = SQL

Queries:

  1. For each Province and year, show the sum of Profit from the months of July, August, and September (use OrderDate). The sum should be for the entire three-month range. Each Province should have a separate value for each {Province, year} pair.
  2. Show all fields of any records with delivery truck ShipMode if the ProductContainer is Jumbo Drum.

Reports:

  1. Show all fields of all records, grouped by ShipMode and then by OrderPriority
  2. For each ShipMode, show the sum of profit grouped by ProductContainer. You can include the sums using the "Summary Options" button in the third Report Wizard window, where you select ascending or descending order.

image text in transcribed

1 Invoices x Query6 Field Name RowID Order Date Order Priority OrderQuantity Sales Ship Mode Profit Unit Price Shipping Cost Province Query3 Data Type AutoNumber Date/Time Short Text Number Currency Short Text Currency Currency Currency Short Text Field Propert Long Integer Increment General Lookup Field Size New Values Format Caption Indexed Text Align Yes (No Duplicates) General 1 Invoices x Query6 Field Name RowID Order Date Order Priority OrderQuantity Sales Ship Mode Profit Unit Price Shipping Cost Province Query3 Data Type AutoNumber Date/Time Short Text Number Currency Short Text Currency Currency Currency Short Text Field Propert Long Integer Increment General Lookup Field Size New Values Format Caption Indexed Text Align Yes (No Duplicates) General

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Oracle Database 10g Insider Solutions

Authors: Arun R. Kumar, John Kanagaraj, Richard Stroupe

1st Edition

0672327910, 978-0672327919

More Books

Students also viewed these Databases questions