Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1 . ( 2 Marks ) Create a cross - tab query that displays the total quantity of each product sold byeach store. Here is

1.(2 Marks) Create a cross-tab query that displays the total quantity of each product sold byeach store. Here is a sample output.Note: We havent covered how to write SQL code for a cross-tab yet, so the visual QueryBuilder will help here.BlackteaChai cornflakescream10%cream18%ketchup maplesyrupmilk 1litrepepper rolledoatssaltCalgary 111111Number 12510141010511110Selkirk No.1(One)11111Woodcroft 10551183202050732.(2 Marks) Create a query that creates a new table called Prairies. This new table will containall of the records from the Province table for the following provinces: Albert, Saskatchewan,and Manitoba.3.(2 Marks) Create a query that returns the full name of the Province that has made the mostmoney (has the highest total amountSold).4.(2 Marks) Create a query that returns the names and cities of each store that has nevermade a sale.5.(2 Marks) Create a query that returns the following information in a single column:a. The names of all products that cost $4 or lessb. The names of all categories that have a description containing a comma.Note: To solve this, you will need to use SQL to perform a UNION.

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

Visual Basic 4 Ole Database And Controls Superbible

Authors: Michael Hatmaker, C. Woody Butler, Ibrahim Malluf, Bill Potter

1st Edition

1571690077, 978-1571690074

More Books

Students also viewed these Databases questions