Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Please answer the following question using QBE. Thank you In the following exercises, you will use the data in the Premiere Product database. In each
Please answer the following question using QBE. Thank you
In the following exercises, you will use the data in the Premiere Product database. In each case, use QBE to obtain the desired results. Please submit a softcopy of your homework.
Please make a copy of the database before you start your homework. We need the database in its original state for later discussion.
- list the number and name of all customers that are represented by sales rep 65
- for each order, list the order number, order date, the number of the customer that placed the order, and the name of the customer that placed the order
- find the total of the balances for all customers represented by sales rep 65
- list all columns and all records in the Part table. Sort the results by part number within item class
- create a new table (Please just write a query, do not execute the query) named Appliance to contain the columns PartNum, Description, OnHand, Warehouse, and Price for all rows in which the item class is AP.
- In the Part table, change the description of part KL62 to Electronic Dryer (Please just write a query, do not execute the query)
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started