Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Look at the following table (Sale_table), and then answer the question below: a. Roll up the table above using Location dimension, Country instead of City.

image text in transcribed

Look at the following table (Sale_table), and then answer the question below: a. Roll up the table above using Location dimension, Country instead of City. (3 mark) b. Based on the previous roll up, aggregate the table above using the following queries: (show the result) (2 mark) Select Location_Country, Product_line, sum (Number_Of_UnitesSold)From Sale _table Group by Location_Country, Product_line; Select Product_line, MAX (Number_Of_UnitesSold)From Sale_table_Group by Product_line

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

Students also viewed these Databases questions

Question

=+31-5 Explain how sensory memory works.

Answered: 1 week ago

Question

Is it clear what happens if an employee violates the policy?

Answered: 1 week ago