Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Query the database to answer the following questions using various Alteryx tools, as we did in class. In your Alteryx workflow, put comment boxes with

Query the database to answer the following questions using various Alteryx tools, as we did in class. In your Alteryx workflow, put comment boxes with the answers to each of the following questions.
Which customers (show by their names) made a purchase from Martinez? Sort by customer name in ascending order.
Which customer (show his/her number, name, address, and credit limit) has the largest credit limit?
What are the sales made in October? List the invoice number, date, and amount. Sort by date.
What were the item numbers, price, and quantity of each item sold on invoice number 103?
What amount did each salesperson sell? Sort by salesperson's name.
Which customers (show their names and cities) live in Arizona?
How much credit does each customer have available after deducting the sales amount? Sort by customer number ascending order.
How much (quantity and sales $) of each item was sold? Include the description of each item in your answer and sort by item number?
Which customers (show their names and credit) still have more than $1000 in available credit?
For which items (show their description and quantity on hand) are there at least 100 units on hand? Assume the QOH variable is computed after all the sales have been made and is up to-date as of the last sale date.
image text in transcribed

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

Making Databases Work The Pragmatic Wisdom Of Michael Stonebraker

Authors: Michael L. Brodie

1st Edition

1947487167, 978-1947487161

More Books

Students also viewed these Databases questions

Question

1. Diagnose and solve a transfer of training problem.

Answered: 1 week ago