Answered step by step
Verified Expert Solution
Question
1 Approved Answer
In the following exercises, you will use the data in the BITS Corporation database shown in Figure 2-1. (If you use a computer to complete
- In the following exercises, you will use the data in the BITS Corporation database shown in Figure 2-1. (If you use a computer to complete these exercises, use a copy of the BITS Corporation database so you will still have the original data when you complete Chapter 3.) In each step, use QBE to obtain the desired results. You can use the query feature in a DBMS to complete the exercises using a computer, or you can simply write a description of how you would complete the task. Check with your instructor if you are uncertain about which approach to take.
- Save the file on your computer with your last name in the file name. (Example: case_1-1 _Jones.doc)
- Click the Choose File button to find and select your saved document.
- Find the total of the balances for all clients represented by consultant 22.
- List the ClientNum, CreditLimit, and Balance, and list the available credit (CreditLimit - Balance) for each client represented by consultant 19.
- List all columns and all records in the Consultant table. Sort the results by last name.
- List all columns and all records in the Tasks table. Sort the results by price within category.
- List the category and price for all orders. Group the results by category.
- Create a new table named ScheduledClients to contain clients name, the scheduled date of service, task ID, description of the service, and the quoted price.
- In the ScheduledClients table, change the description of item VR39 to Virus detection and removal. Adjust the column widths as necessary.
- In the ScheduledClients table, delete every row on which the price is greater than $500.
- There are two ways to create the query in Exercise 11. What are they? Which one did you use?
- An employee of BITS Corporation created the query shown in Figure 2-48. She wants to list the client number and the task IDs associated with each order. Will the query results be correct? If so, list other fields that would be useful. If not, how should she modify the query to achieve this result?
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