Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

For each information request below, formulate a single SQL query to produce the required information. In each case, you should display only the columns requested.

For each information request below, formulate a single SQL query to produce the required information. In each case, you should display only the columns requested. Be sure that your queries do not produce duplicate records unless otherwise directed.

image text in transcribed

1. What are the names of customers who have bought products costing over $60 made by manufacturers in New Jersey? Show first and last names.

2. Which employees purchased sneakers (made purchases) from the manufacturer named Timberland? Show first and last employee names only.

3. Who are the customers (first and last names) that bought "casual shoes" from the manufacturer named Timberland? (Note category names are lower case, manufacturer names are capitalized in the database.)

4. Who are the customers from Illinois who have bought products costing over $100 or who have bought flats? Show first and last name only.

6.2s Join Queries on full Redcat DB (MS SQL Server) For each information request below, formulate a single SQL query to produce the required information. In each case, you should display only the columns requested. Be sure that your queries do not produce duplicate records unless otherwise directed

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

Hands-On Database

Authors: Steve Conger

2nd Edition

0133024415, 978-0133024418

More Books

Students also viewed these Databases questions

Question

Differentiate 3sin(9x+2x)

Answered: 1 week ago

Question

What does Processing of an OLAP Cube accomplish?

Answered: 1 week ago