JC Consulting Case Exercise - QBE
JC Consulting Case Exercise - QBE
In the following exercises, you will use the data in the JC Consulting database
shown in Figure 2-1. (if you use a computer to complete these exercises, use
a copy of the JC Consulting database so you will still have the original
database for future modules.) In each step, if using Access, use Query Design
View to obtain the desired results.
Problems
1. Select the LastName, ProjectID, and ClientName fields for all records for
the employee with the last name of Novak. Which of the following ProjectID
values is not associated with Novak?
a. 1
b. 17
c. 26
d. 4
4. Select the ProjectID, ClientName, TaskID, and Description fields for TaskiDs
TEST01 or TEST02. Sort the records in ascending order by ProjectiD and then
by TaskID. What are the ProjectID and TaskID values of the first two records in
the results?
a. 2, TEST01 and 4, TEST01
b. 2, TEST01 and 2, TEST02
c. 4, TEST01 and 22, TEST01
d. 17, TEST01 and 17, TEST02
6. Find the total, average, and count of the Salary field for all employees
grouped by title. Sort the records in ascending order by title. What is the
average of the salaries for the first title in the results?
a. $6,650.00
b. $6,000.00
c. $6,375.00
d. $4,366.67
7. Select the records in the TaskMasterList table with a CategoryID field value
of Database and then create an highest updated Estimate field value?
update query to update their Estimate field values by 10 percent. How many
records are updated and what is the
a. 5 and $1,100
b. 5 and $1,000
c. 40 and $1,100
d. 40 and $1,000
8. Delete all of the records in the ProjectLineltems table with a ProjectID field
value of 11. How many records were deleted?
a. 1 (2)
b.0
C. 7
d. 145