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 05:20
Write a program called assignment3 (saved in a file assignment3.java) that computes the greatest common divisor of two given integers. one of the oldest numerical algorithms was described by the greek mathematician, euclid, in 300 b.c. it is a simple but very e↵ective algorithm that computes the greatest common divisor of two given integers. for instance, given integers 24 and 18, the greatest common divisor is 6, because 6 is the largest integer that divides evenly into both 24 and 18. we will denote the greatest common divisor of x and y as gcd(x, y). the algorithm is based on the clever idea that the gcd(x, y) = gcd(x ! y, y) if x > = y and gcd(x, y) = gcd(x, y ! x) if x < y. the algorithm consists of a series of steps (loop iterations) where the “larger” integer is replaced by the di↵erence of the larger and smaller integer. this continues until the two values are equal. that is then the gcd.
Answers: 3
question
Computers and Technology, 23.06.2019 14:00
Select the correct answer. a company is currently focusing on creating specific management goals for itself. which level of maturity is the company demonstrating under the sse_ccm framework? a. performed informally b. planned and tracked c. quantitatively controlled d. well-defined e. continuously improving
Answers: 2
question
Computers and Technology, 23.06.2019 16:50
15: 28read the summary of "an indian's view of indian affairs."15 betterin "an indian's view of indian affairs," it is asserted that conflicts could be reduced if white americansunderstood native americans..pswhich of the following would make this summary more complete? eleo the fact that chief joseph believes the great spirit sees everythinthe fact that chief joseph was born in oregon and is thirty-eight years oldo the fact that chief joseph states that he speaks from the hearthehehethe fact that chief joseph of the nez percé tribe made this claimebell- ==feetle===-felsefe ==submitmark this and retum.=
Answers: 3
question
Computers and Technology, 23.06.2019 22:30
Lakendra finished working on her monthly report. in looking it over, she saw that it had large blocks of white space. what steps could lakendra take to reduce the amount of white space?
Answers: 3
You know the right answer?
Microsoft access 2013
querying the electronics database
part-2
total points = 100<...
Questions
question
Mathematics, 25.09.2021 20:20
question
Social Studies, 25.09.2021 20:20
question
Biology, 25.09.2021 20:20