Please save your changes
before editing any questions.
30 seconds
1 pt
What Query view is shown in this image?
Datasheet View
Design View
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
What Query view is shown in this image?
Datasheet View
Design View
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
What is letter "A" showing?
Where to configure the Join properties
Where to Run the query
Where to configure which fields and criteria are used for the Query
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
What is letter "B" showing?
Where to click to Run the Query
Where to Configure the Fields returned and criteria to be used
Where to click to configure the Join properties
Where to click to Save this Query
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
What is letter "C" showing?
Where to click to Run the Query
Where to Click to Save the Query
Where to configure the Fields returned and the criteria to be used
Where to configure the Join properties
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
A _______ query displays a dialog box that prompts the user to enter criteria when the query is run.
Top Values
Pattern Match
List of Values
Parameter
Multiple Choice
Please save your changes
before editing any questions.
15 minutes
1 pt
A query can get its data from
a. one or more tables.
b. existing queries.
c. a combination of a and b.
d. all of the above.
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
Which Boolean operator will narrow your results
AND
OR
NOT
BUT
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
Which Boolean operator will expand your results
AND
OR
NOT
BUT
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
A football team keeps a database about its players. Which query would allow them to produce a query showing players who are strikers and who have scored 20 goals or more?
Position = "Striker" OR Goals = 20
Position = "Striker" AND Goals = 20
Position = "Striker" or Goals >=20
Position = "Striker" AND Goals >= 20
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
8. Sorting from A-Z is also called a descending sort.
True
False
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
Wildcard that represents any collection of characters
Asterisk
Question Mark
Query
Equal Sign
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
A teacher keeps pupil test results in a database. Each pupil has sat multiple tests. The teacher wants to run a query that shows each student and the average score they have achieved across the year. What would be the correct query to use:
Parameter Query
GroupBy
Wildcard
Selection
Multiple Choice
Please save your changes
before editing any questions.
30 seconds
1 pt
A bookshop owner is using the shop's database to help a customer. The customer is looking for a particular author but cannot remember their full name. The customer remembers that the surname of the author starts with the letters "Co". What kind of query could the bookshop owner use to find this information?