Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Use the Chapter 4 Relational Database (in Microsoft Access format) attached to write queries to answer the following questions. Query 1: List Customers that live

Use the Chapter 4 Relational Database (in Microsoft Access format) attached to write queries to answer the following questions.

Query 1: List Customers that live in the city of Winslow. Provide CustomerID, Customer-Name, and Street. Query 2: List all sales for which Sales Person "B. Green" was responsible. Provide SalesInvoiceID, SaleDate, Customer ID, and CustomerName. Query 3: List all inventory items sold to "Lola Doyle". Provide Sale Date, 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 Invoice Total. Provide Sales InvoiceID, Sale Date, Sales Person, and Invoice Total. Sort the list by Invoice Total 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

More Books

Students also viewed these Accounting questions

Question

Define Scientific Management

Answered: 1 week ago

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago