Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For the questions below, use the W3Schools customer orders database. You need to submit thoroughly tested SQL statements. For your convenience and reference, relevant data

For the questions below, use the W3Schools customer orders database. You need to submit thoroughly tested SQL statements. For your convenience and reference, relevant data model is attached as a PDF document with the assignment in the Blackboard. Name of this document is "RelationshipDiagramW3schoolsOrder.pdf 1) List the country wise customer count. Your query should show name of the country and number of customers in that country. 2) List all the names of the products supplied by suppliers located in Japan. 3) List the number of products in each category. Your query should display the name of category and number products in that category. 4) List Order ID, Order Date for all the orders from year 1996. W3SCHOOLS SQL is located at http://www.w3schools.com/sql/default.asp (Preferred browser is Chrome). On this page you will find a button called Try it yourself. Click on that button. You will be redirected to a page where you see a list of tables on the right side of the page. It is highly recommended to click Restore Database button on this page during every session. The page contains a box where you can type in an SQL statement involving the listed tables. You type in your SQL statement in that box and click on Run SQL button. The results will be displayed if your SQL statement is syntactically correct.image text in transcribed

For the questions below, use the W3Schools customer orders database. You need to submit thoroughly tested SQL statements. For your convenience and reference, relevant data model is attached as a PDF document with the assignment in the Blackboard. Name of this document is "RelationshipDiagramW3schoolsorder.pdf" 1) List the country wise customer count. Your query should show name of the country and number of customers in that country 2) ist all the names of the products supplied by suppliers located in Japan. 3) List the number of products in each category. Your query should display the name of category and number products in that category 4) List order ID, Order Date for all the orders from year 1996. W3SCHOOLS SQL is located at http://www.w3schools.com/sql/default.asp (Preferred browser is Chrome). On this page you will find a button called "Try it yourself". Click on that button. You will be redirected to a page where you see a list of tables on the right side of the page. It is highly recommended to click 'Restore Database' button on this page during every session. The page contains a box where you can type in an SQL statement involving the listed tables. You type in your SQL statement in that box and click on "Run SQL" button. The results will be displayed if your SaL statement is syntactically correct

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

=+Have they changed the way employees view IP?

Answered: 1 week ago