Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

In MySQL, Useing ClassicModels database below, how do I script it to display ProductLine total_sales by region like this; a. Region-1 i. Productline-1 ---- Total

In MySQL, Useing ClassicModels database below, how do I script it to display ProductLine total_sales by region like this;

a. Region-1 i. Productline-1 ---- Total Sales ii. Productline-2 ---- Total Sales iii. Productline-3 ---- Total Sales b. Region-2 i. Productline-1 ---- Total Sales ii. Productline-2 ---- Total Sales iii. Productline-3 ---- Total Sales c. Region-3

i. Productline-1 ---- Total Sales ii. Productline-2 ---- Total Sales iii. Productline-3 ---- Total Sales

image
CoursHeroTranscribedText

44 productlines * productLine textDescription htmlDescription image employees *employeeNumber lastName firstName extension email officeCode reports To job Title offices * officeCode city phone addressLine1 addressLine2 state country postalCode territory MySQL Sample Database Diagram +H products productCode productName productLine productScale productVendor product Description quantityInStock buyPrice MSRP customers customerNumber customerName contactLastName contactFirstName city state phone addressLine1 addressLine2 postalCode country salesRepEmployeeNumber creditLimit +H |++ +H et ef orderdetails * orderNumber * productCode quantityOrdered priceEach orderLineNumber orders orderNumber orderDate required Date shippedDate status comments customerNumber payments * customerNumber * checkNumber paymentDate amount

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_2

Step: 3

blur-text-image_3

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

Physical Chemistry

Authors: Thomas Engel, Philip Reid

3rd edition

805338423, 080533842X, 978-0321812001

More Books

Students also viewed these Databases questions

Question

Is the equation G = H TS applicable to all processes?

Answered: 1 week ago