Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Hide Assignment Information Instructions Use the Chapter 4 Relational Database (in Microsoft Access format) attached to write queries to answer the following questions. The file

Hide Assignment Information
Instructions

Use the Chapter 4 Relational Database (in Microsoft Access format) attached to write queries to answer the following questions. The file with the solved queries should be uploaded to Brightspace in this section.

Query 1: List Customers that live in the city of Winslow. Provide CustomerID, Customer-Name, and Street.

Query 2: List all sales for which SalesPerson B. Green was responsible. Provide SalesInvoiceID, SaleDate, CustomerID, and CustomerName.

Query 3: List all inventory items sold to Lola Doyle. Provide SaleDate, ItemID, Description, and

Quantity.

Queries with aggregate functions:

Query 4: How many sales were made during October? Use NumOfSales as the name of your output column.

Query 5: List the total of each invoice. Compute this by summing Quantity times SoldPrice for all the items on each invoice. Name the total InvoiceTotal. Provide SalesInvoiceID, SaleDate, SalesPerson, and InvoiceTotal. Sort the list by InvoiceTotal in descending 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

Forensic And Investigative Accounting

Authors: D. Larry Crumbley

3rd Edition

0808017233, 9780808017233

More Books

Students also viewed these Accounting questions

Question

please try to give correct answer 6 8 3 .

Answered: 1 week ago