Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) Write a query to show Customers Country wise sales totals. Your query should show Customers Country name and the total sale value for that

image text in transcribed

1) Write a query to show Customers Country wise sales totals. Your query should show Customers Country name and the total sale value for that Country.

2) Write a query to show Product wise sales totals. Your query should Product name and the total sale value for that Product.

3) Write a query to show the number of orders for each shipper. Your query should show shipper name and the count of orders with the shipper.

4) Write a query to show number of products in each product category. Your query should show Category name and number of products in that category.

5) Write a query that shows Customers country wise customer count, and order count. Your query should show country name, total number of customers from that country, and total number of orders from the customers of that country.

6) Write a query that shows the number of products supplied by each Supplier. Your query should show Country name, supplier name and the count of products supplied by that supplier

Customers Customer CustomerName Contact Name Address City PostalCode Country Shippers Shipper ID shipperName Phone Orders OrderId Customer Id Employee Order Date ShipperID OrderDetails OrderDetailID Order ID ProductID Quantity Suppliers SupplierID SupplierName Contact Name Address City PostalCode Country Phone Products Product ID ProductName Supplier ID Go Category Id Unit Price Categories Category Categamy Name Desc rhom

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

Database Design For Mere Mortals

Authors: Michael J Hernandez

4th Edition

978-0136788041

More Books

Students also viewed these Databases questions

Question

How are activity cost pool rates calculated?

Answered: 1 week ago