Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

COMPUTER SCIENCE 4400 ASSIGNMENT 3 Download the Access database named Northwind by using the link in D2L. Please download a new copy of the file.

COMPUTER SCIENCE 4400 ASSIGNMENT 3

Download the Access database named Northwind by using the link in D2L. Please download a new copy of the file. Write each of the following queries in SQL. Use the SQL view in Access to create and test each one. Name them as indicated. Do not base your queries on the contents of the tables as shown in the database. Place the exact values being searched for in your queries. Other rows might be added to any table. None of these queries require keyboard input.

You must use the names given for the queries. Place the database file that includes your queries in the D2L Drop Box for Assignment 3 on the date shown on the Course Schedule.

Query Name

Instructions

Query1

The product ID and name for all products that cost more than $30.00

Query2

The product name, supplier name, and category name for all products that have been supplied by a supplier from the USA. Place the list in ascending order by product name.

Query3

The product ID, product name, and quantity ordered for all products ordered on an order taken by an employee with last name Fuller.

Query4

The order ID, customer ID, and destination city for all orders shipped to Switzerland. The query should work if the country is changed to some other value.

Query5

The product ID and name for all products that were ordered by a customer named Ernst Handel. The query should still work if the name is changed to any other name. Use the name and not the customer number in the query.

Query6

The company name for all customers that purchased an item in the Confections category. List each name only once and place the names in alphabetical order.

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

The Temple Of Django Database Performance

Authors: Andrew Brookins

1st Edition

1734303700, 978-1734303704

More Books

Students also viewed these Databases questions

Question

Evaluate the importance of the employee handbook.

Answered: 1 week ago

Question

Discuss the steps in the progressive discipline approach.

Answered: 1 week ago