Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1) Create a query called QUERY01 that returns everything from the employees table. 2) Create a query called QUERY02 that returns the companyname, contactname, and

1) Create a query called QUERY01 that returns everything from the employees table.

image text in transcribed

2) Create a query called QUERY02 that returns the companyname, contactname, and contacttitle from the suppliers table

image text in transcribed

3) Create a query called QUERY03 that returns the companyname, contactname, and contacttitle from the customers table from customers from Spain.

image text in transcribed

4) Create a query called QUERY04 that returns employees first name, last name, title, and extension alphabetized by last name.

5) Create a query called QUERY05 that returns all products information with a price over $90.

image text in transcribed

6) Create a query called QUERY06 that returns OrderID and OrderDate for all orders in year 1996.

image text in transcribed

7) Create a query called QUERY07 that returns OrderID, OrderDate, ShipCountry for all orders in with a ShipCountry of France, Finland, or Poland.

8) Create a query called QUERY08 that returns a count of all orders grouped by ShipCountry.

9) Create a query called QUERY09 that returns all companyname and contactname from customers table that have a company name that starts with the letter R.

Products

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

Nested Relations And Complex Objects In Databases Lncs 361

Authors: Serge Abiteboul ,Patrick C. Fischer ,Hans-Jorg Schek

1st Edition

3540511717, 978-3540511717

More Books

Students also viewed these Databases questions

Question

Is SHRD compatible with individual career aspirations

Answered: 1 week ago