subject

Microsoft access 2013
querying the electronics database
part-2
total points = 100
purpose: to demonstrate the ability to create and use queries.
problem: query an electronics shop database in a variety of different ways.

instructions: create a fresh getitnow electronics database. execute the following tasks using queries, and print the results.
1. open the getitnow electronics database and, using the sales rep table, create a new query for each of the following tasks.
2. display and print all fields for all the records in the sales rep table. save the query as lab test step 2.
3. display and print the sales rep id, outlet id, and quota for all records in the sales rep table. save the query as lab test step 3.
4. display and print the sales rep id, outlet id, and quota for all sales reps with a gender of m. save the query as lab test step 4.
5. display and print the sales rep id, full name, age, and hire date for all sales reps with a hire date after june 1, 2005. save the query as lab test step 5.
6. display and print the sales rep id, full name, outlet id, quota, and ytd sales for all sales reps with a quota of more than $2,000,000 and outlet id of gine 17. save the query as lab test step 6.
7. display and print the sales rep id, full name, outlet id, and ytd sales for all sales reps with a sales rep id that begins with 6. save the query as lab test step 7.
8. display and print the sales rep id, full name, hire date, and quota for all sales reps with a hire date before july 2, 2004 or a quota of less than $2,500,000. save the query as lab test step 8.
9. display and print the sales rep id, full name, outlet id, and ytd sales for the top 4 sales reps with ytd sales greater than $1,500,000 and less than $3,000,000. (hint: enter a criteria of "> 15 and < 3" for ytd sales.) save the query as lab test step 9.
10. display and print the sales rep id, outlet id, full name, and hire date of all records in the sales rep table sorted in ascending sequence by full name. using a parameter, ask the user to "enter outlet id", and use it to limit the records to just those which match the parameter. save the query as lab test step 10.
11. using all the fields, display and print all the records in the sales reps table sorted in descending sequence by full name within outlet id. make outlet id the first field in the query. save the query as lab test step 11.
12. join the sales rep and outlet tables. using the fields sales rep id, outlet id, full name, address, city, and state, display and print all records. save the query as lab test step 12.
13. restrict the records retrieved in step 12 to only sales reps with a sales rep id beginning with a 1. display and print the results. save the query as lab test step 13.
14. from the sales rep table, display and print the outlet id and quota for the highest quota with an outlet id of gine 26. save the query as lab test step 14.
from the sales rep table, display and print the average ytd sales by outlet id. save the query as lab test step 15.if each sales rep is required to increase their quota by 15%, display and print the sales rep id, outlet id, quota, and new quota for every record in the sales reps table. save the query as lab test step 16.

display and print a crosstab query using outlet id as the row heading, gender as the column heading, and a count of the sales rep id’s as the value. save the query as lab test step 17.

close the getitnow electronics database and quit access.

ansver
Answers: 3

Another question on Computers and Technology

question
Computers and Technology, 22.06.2019 19:00
The fourth generation of computers emerged between 1970s and 1980s. which technological advancement brought about this generation of computers? which computer architecture was used most in this generation?
Answers: 3
question
Computers and Technology, 23.06.2019 10:20
Suppose there is a relation r(a, b, c) with a b+-tree index with search keys (a, b).1. what is the worst-case cost of finding records satisfying 10 < a < 50 using this index, in terms of the number of records n1, retrieved and the height h of the tree? 2. what is the worst-case cost of finding records satisfying 10 < a < 50 and 5 < b < 10 using this index, in terms of the number of records n2 that satisfy this selection, as well as n1 and h defined above? 3. under what conditions on n1 and n2, would the index be an efficient way of finding records satisfying the condition from part (2)?
Answers: 1
question
Computers and Technology, 23.06.2019 10:50
The volume v and paper surface area a of a conical paper cup are given by where r is the radius of the base of the cone and h is the height of the cone. a. by eliminating h, obtain the expression for a as a function of r and v. b. create a user-de ned function that accepts r as the only argument and computes a for a given value of v. declare v to be global within the function. c. for v ! 10 in.3 , use the function with the fminbnd function to compute the value of r that minimizes the area a. what is the corresponding value of the height h? investigate the sensitivity of the solution by plotting v versus r. how much can r vary about its optimal value before the area increases 10 percent above its minimum value?
Answers: 1
question
Computers and Technology, 23.06.2019 19:00
Choose the correct citation for the case which established the "minimum contacts" test for a court's jurisdiction in a case. select one: a. brown v. board of education of topeka, 347 u.s. 483 (1954). b. international shoe co. v. washington, 326 u.s. 310 (1945) c. haynes v. gore, 531 u.s. 98 (2000). d. international shoe co. v. washington, 14 u.s. code 336.
Answers: 1
You know the right answer?
Microsoft access 2013
querying the electronics database
part-2
total points = 100<...
Questions
question
Mathematics, 29.05.2020 00:05
Questions on the website: 13722359