Deck 3: Access Module Maintaining and Querying a Database

Full screen (f)
exit full mode
Question
The query type that gives Access an example of the information being requested and retrieves information based precisely on matching the example is which type of query?

A) crosstab
B) append
C) query by example (QBE)
D) update
Use Space or
up arrow
down arrow
to flip the card.
Question
Changes made to a field in a query datasheet updates the same field in the table on which the query is based. 
Question
It is more efficient to use the Query Wizard for common, informational queries than to design your own query.  
Question
Results of a query may be viewed at any time by clicking the ____ button in the Results group on the Ribbon.

A) Run
B) Append
C) Show
D) Design
Question
A sort field is unique if more than one record can have the same value for the sort field.
Question
Hiding a field in Datasheet view removes the field from the current table. 
Question
Access may base queries on one or more tables or queries .
Question
Fields included in a query may be modified after the query is saved. 
Question
Expression Builder is found in the Query Setup group on the DESIGN tab.
Question
To toggle between navigation mode and editing mode press the F2 keyboard shortcut. 
Question
When a question is asked of a database using a select query, the answer is returned as a data sheet. 
Question
The process of rearranging records in a specified order or sequence is referred to as sorting .
Question
The contents of query datasheet are permanent .
Question
It is not possible to create a query from more than one table. 
Question
Results of a query are narrowed by using the Or logical operator. 
Question
Arithmetic operations are performed on selected records in a database using Statistical functions.
Question
The default query type for Access is the Crosstab query. 
Question
The most simple technique to use for filtering records is Filter By Form .
Question
Access database objects are divided into categories on the Navigation Pane.
Question
Logical operators must be used in order to combine two or more conditions in a query. 
Question
Data may be sorted in a table datasheet, a form, and a ____.

A) report
B) query datasheet
C) record
D) related table
Question
When the sort field data for each record in a database is different, the sort field is ____.

A) ascending
B) unique
C) nonunique
D) descending
Question
A query based on more than one table is a(n) ____query.

A) multiple
B) advanced
C) relationship
D) multitable
Question
Which view must be used to delete an entire record?

A) Design
B) Query
C) Navigation
D) Datasheet
Question
Which keyboard shortcut selects the first field value in the first record when in Navigation Mode?

A) Tab
B) Home + Up Arrow
C) Up Arrow
D) Ctrl+Home
Question
A criterion, or rule, that determines which records are selected when a query is run is called a(n) ____.

A) sort order
B) condition
C) operator
D) match
Question
The process of adding, modifying and deleting records in a database to keep the records current and accurate is referred to as ____ a database.

A) reconstructing
B) maintaining
C) developing
D) editing
Question
A field with the Short Text data type sorted in descending order will display the data in which order?

A) A to Z
B) lowest to highest
C) Z to A
D) highest to lowest
Question
The AutoFilter sort method works on a(n)____ field(s).

A) multiple
B) 10 fields
C) adjacent
D) single
Question
The condition "Seattle" for the field City in a student database is an example of what type of value?

A) text value
B) field value
C) comparison value
D) criteria value
Question
Date criteria are automatically enclosed in ____ when entered in a query design.

A) quotes
B) parenthesis
C) brackets
D) number signs
Question
The primary key of a table must be unique for each record; however, the ____ sort field does not have to be unique.

A) table
B) chronological
C) primary
D) adjacent
Question
The ____ command removes the display of one or more fields in Datasheet view.

A) Hide Fields
B) Unhide Fields
C) Remove Fields
D) Display Fields
Question
In a query, Access sorts fields first based on the sort field that is ____ in the design grid of the Query window when in Design view.

A) leftmost
B) rightmost
C) adjacent to the leftmost field
D) adjacent to the rightmost field
Question
The comparison operator, , is used to insert a condition that means ____.

A) greater than
B) And
C) less than
D) not equal to
Question
In the criterion,

A) less than 250
B) equal to 250
C) less than or equal to 250
D) greater than or equal to 250
Question
Queries based on more than one table, must have a ____ field.

A) common
B) similar
C) text
D) calculated
Question
To use an existing query as the basis for a new query, it is necessary to ____ the query before designing the new query.

A) modify
B) rename
C) delete the existing query
D) include comparison operators
Question
Which record modification mode is used to insert or delete characters in a field value based on the location of the insertion point?

A) navigation mode
B) design mode
C) editing mode
D) selection mode
Question
A combination of database fields, constants, and operators that are used to perform a calculation is called a(n) ____.

A) builder
B) expression
C) operator
D) query
Question
____ is the default entry for each field in the Total row of the query design grid.

A) Group By
B) SUM
C) Totals
D) Maximum
Question
Which comparison operator matches a pattern that includes wildcards?

A) Between...And...
B) Or
C) Not
D) Like
Question
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-After creating the query, Jorge must set criteria to have the query return only those plants that need full sun.  Entries for the Amount of Sun field include: partial sun, little sun, and full sun. How should Jorge enter the criteria for the exact match of full sun ?

A) =>full sun
B) full sun_
C) full sun
D) "full sun"
Question
A calculated field is formatted using the ____ for the field.

A) Property Sheet
B) Criteria
C) Expression Builder
D) Operator
Question
The + symbol is an example of a(n) ____ operator.

A) arithmetic
B) logical
C) comparison
D) calculation
Question
The Expression Builder dialog box is available from which group on the Query DESIGN tab on the Ribbon?

A) Query Type
B) Show/Hide
C) Query Setup
D) Results
Question
The ___________________ command allows hidden fields to be redisplayed.
Question
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-When creating a query to determine which plants need full sun, which fields must be included in the query?

A) Plant Name and When to Plant
B) Amount of Sun and Annual
C) Plant Name and Amount of Sun
D) Amount of Sun and When to Plant
Question
To add a row labeled "Total" to a query design click the ____ button in the Show/Hide group on the DESIGN tab on the Ribbon.

A) SUM
B) New Row
C) Totals
D) Add All
Question
Typing a value in a highlighted field while in the ____________________ mode replaces the highlighted field value.
Question
Statistical information such as totals and averages is calculated using ____.

A) comparison operators
B) mathematical operators
C) aggregate functions
D) logical functions
Question
The default name for a new Access query is ____________________.
Question
Which aggregate function would be used to calculate the lowest field value for the selected records?

A) Average
B) Minimum
C) Maximum
D) Count
Question
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-To create a datasheet that lists all herbs that are Perennials, Jorge will create a new query.  The Perennial field has a data type of Yes/No.  Which criterion should Jorge use in the query for the Perennial field?

A) Yes
B) >No
C) check=yes
D) 'yes'
Question
Which aggregate function supports the Yes/No field data type?

A) Count
B) Average
C) Minimum
D) Sum
Question
A calculated field created in a query generates results when ____.

A) the database is opened
B) the query's underlying table is opened
C) when a report is created
D) when the query is run
Question
The default group in the Navigation Pane is ____.

A) Object Type
B) All Access Objects
C) Table
D) Design Grids
Question
To locate a specific field value or part of a field value, a user may search a table datasheet, a query datasheet, or a form using the ____________________.
Question
____ categories may be created to group objects in a way best suited to manage any database in the Navigation Pane.

A) Table Name
B) Custom
C) Query Name
D) Relationship
Question
The _________________ prompts for information by asking a series of questions and creates the appropriate results based on the answers to the prompts.
Question
A ____________________ is a set of records that answers the question resulting from a query.
Question
Match between columns
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
logical operators
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
theme
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Ctrl + End
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
condition
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
aggregate functions
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
sort field
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
comparison operator
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Zoom box
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
select query
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Home
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
logical operators
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
theme
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Ctrl + End
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
condition
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
aggregate functions
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
sort field
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
comparison operator
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Zoom box
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
select query
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Home
Operators that allow two or more conditions to be combined such as And.
logical operators
Operators that allow two or more conditions to be combined such as And.
theme
Operators that allow two or more conditions to be combined such as And.
Ctrl + End
Operators that allow two or more conditions to be combined such as And.
condition
Operators that allow two or more conditions to be combined such as And.
aggregate functions
Operators that allow two or more conditions to be combined such as And.
sort field
Operators that allow two or more conditions to be combined such as And.
comparison operator
Operators that allow two or more conditions to be combined such as And.
Zoom box
Operators that allow two or more conditions to be combined such as And.
select query
Operators that allow two or more conditions to be combined such as And.
Home
Functions that perform arithmetic operations on selected records in a database.
logical operators
Functions that perform arithmetic operations on selected records in a database.
theme
Functions that perform arithmetic operations on selected records in a database.
Ctrl + End
Functions that perform arithmetic operations on selected records in a database.
condition
Functions that perform arithmetic operations on selected records in a database.
aggregate functions
Functions that perform arithmetic operations on selected records in a database.
sort field
Functions that perform arithmetic operations on selected records in a database.
comparison operator
Functions that perform arithmetic operations on selected records in a database.
Zoom box
Functions that perform arithmetic operations on selected records in a database.
select query
Functions that perform arithmetic operations on selected records in a database.
Home
A type of query in which you specify the fields and records you want Access to select.
logical operators
A type of query in which you specify the fields and records you want Access to select.
theme
A type of query in which you specify the fields and records you want Access to select.
Ctrl + End
A type of query in which you specify the fields and records you want Access to select.
condition
A type of query in which you specify the fields and records you want Access to select.
aggregate functions
A type of query in which you specify the fields and records you want Access to select.
sort field
A type of query in which you specify the fields and records you want Access to select.
comparison operator
A type of query in which you specify the fields and records you want Access to select.
Zoom box
A type of query in which you specify the fields and records you want Access to select.
select query
A type of query in which you specify the fields and records you want Access to select.
Home
The field used to determine the order of records in a datasheet.
logical operators
The field used to determine the order of records in a datasheet.
theme
The field used to determine the order of records in a datasheet.
Ctrl + End
The field used to determine the order of records in a datasheet.
condition
The field used to determine the order of records in a datasheet.
aggregate functions
The field used to determine the order of records in a datasheet.
sort field
The field used to determine the order of records in a datasheet.
comparison operator
The field used to determine the order of records in a datasheet.
Zoom box
The field used to determine the order of records in a datasheet.
select query
The field used to determine the order of records in a datasheet.
Home
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
logical operators
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
theme
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Ctrl + End
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
condition
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
aggregate functions
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
sort field
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
comparison operator
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Zoom box
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
select query
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Home
A dialog box used to enter text, expressions, or other values.
logical operators
A dialog box used to enter text, expressions, or other values.
theme
A dialog box used to enter text, expressions, or other values.
Ctrl + End
A dialog box used to enter text, expressions, or other values.
condition
A dialog box used to enter text, expressions, or other values.
aggregate functions
A dialog box used to enter text, expressions, or other values.
sort field
A dialog box used to enter text, expressions, or other values.
comparison operator
A dialog box used to enter text, expressions, or other values.
Zoom box
A dialog box used to enter text, expressions, or other values.
select query
A dialog box used to enter text, expressions, or other values.
Home
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
logical operators
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
theme
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Ctrl + End
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
condition
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
aggregate functions
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
sort field
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
comparison operator
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Zoom box
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
select query
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Home
A criterion or rule that determines which records are selected when a query is run.
logical operators
A criterion or rule that determines which records are selected when a query is run.
theme
A criterion or rule that determines which records are selected when a query is run.
Ctrl + End
A criterion or rule that determines which records are selected when a query is run.
condition
A criterion or rule that determines which records are selected when a query is run.
aggregate functions
A criterion or rule that determines which records are selected when a query is run.
sort field
A criterion or rule that determines which records are selected when a query is run.
comparison operator
A criterion or rule that determines which records are selected when a query is run.
Zoom box
A criterion or rule that determines which records are selected when a query is run.
select query
A criterion or rule that determines which records are selected when a query is run.
Home
Question
The ascending sort order for the Date/Time data type sorts dates from ____________________.
Question
The arrangement of records sorted in a datasheet is ____________________ unless the datasheet is saved as a table.
Question
The first field specified in the sorting process is called the ____________________ field.
Question
A set of restrictions placed on records in an open datasheet or form that temporarily isolates a subset of the records is called a ____________________.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/66
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Access Module Maintaining and Querying a Database
1
The query type that gives Access an example of the information being requested and retrieves information based precisely on matching the example is which type of query?

A) crosstab
B) append
C) query by example (QBE)
D) update
C
2
Changes made to a field in a query datasheet updates the same field in the table on which the query is based. 
True
3
It is more efficient to use the Query Wizard for common, informational queries than to design your own query.  
False
4
Results of a query may be viewed at any time by clicking the ____ button in the Results group on the Ribbon.

A) Run
B) Append
C) Show
D) Design
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
5
A sort field is unique if more than one record can have the same value for the sort field.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
6
Hiding a field in Datasheet view removes the field from the current table. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
7
Access may base queries on one or more tables or queries .
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
8
Fields included in a query may be modified after the query is saved. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
9
Expression Builder is found in the Query Setup group on the DESIGN tab.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
10
To toggle between navigation mode and editing mode press the F2 keyboard shortcut. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
11
When a question is asked of a database using a select query, the answer is returned as a data sheet. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
12
The process of rearranging records in a specified order or sequence is referred to as sorting .
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
13
The contents of query datasheet are permanent .
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
14
It is not possible to create a query from more than one table. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
15
Results of a query are narrowed by using the Or logical operator. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
16
Arithmetic operations are performed on selected records in a database using Statistical functions.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
17
The default query type for Access is the Crosstab query. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
18
The most simple technique to use for filtering records is Filter By Form .
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
19
Access database objects are divided into categories on the Navigation Pane.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
20
Logical operators must be used in order to combine two or more conditions in a query. 
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
21
Data may be sorted in a table datasheet, a form, and a ____.

A) report
B) query datasheet
C) record
D) related table
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
22
When the sort field data for each record in a database is different, the sort field is ____.

A) ascending
B) unique
C) nonunique
D) descending
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
23
A query based on more than one table is a(n) ____query.

A) multiple
B) advanced
C) relationship
D) multitable
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
24
Which view must be used to delete an entire record?

A) Design
B) Query
C) Navigation
D) Datasheet
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
25
Which keyboard shortcut selects the first field value in the first record when in Navigation Mode?

A) Tab
B) Home + Up Arrow
C) Up Arrow
D) Ctrl+Home
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
26
A criterion, or rule, that determines which records are selected when a query is run is called a(n) ____.

A) sort order
B) condition
C) operator
D) match
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
27
The process of adding, modifying and deleting records in a database to keep the records current and accurate is referred to as ____ a database.

A) reconstructing
B) maintaining
C) developing
D) editing
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
28
A field with the Short Text data type sorted in descending order will display the data in which order?

A) A to Z
B) lowest to highest
C) Z to A
D) highest to lowest
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
29
The AutoFilter sort method works on a(n)____ field(s).

A) multiple
B) 10 fields
C) adjacent
D) single
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
30
The condition "Seattle" for the field City in a student database is an example of what type of value?

A) text value
B) field value
C) comparison value
D) criteria value
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
31
Date criteria are automatically enclosed in ____ when entered in a query design.

A) quotes
B) parenthesis
C) brackets
D) number signs
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
32
The primary key of a table must be unique for each record; however, the ____ sort field does not have to be unique.

A) table
B) chronological
C) primary
D) adjacent
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
33
The ____ command removes the display of one or more fields in Datasheet view.

A) Hide Fields
B) Unhide Fields
C) Remove Fields
D) Display Fields
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
34
In a query, Access sorts fields first based on the sort field that is ____ in the design grid of the Query window when in Design view.

A) leftmost
B) rightmost
C) adjacent to the leftmost field
D) adjacent to the rightmost field
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
35
The comparison operator, , is used to insert a condition that means ____.

A) greater than
B) And
C) less than
D) not equal to
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
36
In the criterion,

A) less than 250
B) equal to 250
C) less than or equal to 250
D) greater than or equal to 250
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
37
Queries based on more than one table, must have a ____ field.

A) common
B) similar
C) text
D) calculated
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
38
To use an existing query as the basis for a new query, it is necessary to ____ the query before designing the new query.

A) modify
B) rename
C) delete the existing query
D) include comparison operators
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
39
Which record modification mode is used to insert or delete characters in a field value based on the location of the insertion point?

A) navigation mode
B) design mode
C) editing mode
D) selection mode
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
40
A combination of database fields, constants, and operators that are used to perform a calculation is called a(n) ____.

A) builder
B) expression
C) operator
D) query
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
41
____ is the default entry for each field in the Total row of the query design grid.

A) Group By
B) SUM
C) Totals
D) Maximum
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
42
Which comparison operator matches a pattern that includes wildcards?

A) Between...And...
B) Or
C) Not
D) Like
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
43
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-After creating the query, Jorge must set criteria to have the query return only those plants that need full sun.  Entries for the Amount of Sun field include: partial sun, little sun, and full sun. How should Jorge enter the criteria for the exact match of full sun ?

A) =>full sun
B) full sun_
C) full sun
D) "full sun"
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
44
A calculated field is formatted using the ____ for the field.

A) Property Sheet
B) Criteria
C) Expression Builder
D) Operator
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
45
The + symbol is an example of a(n) ____ operator.

A) arithmetic
B) logical
C) comparison
D) calculation
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
46
The Expression Builder dialog box is available from which group on the Query DESIGN tab on the Ribbon?

A) Query Type
B) Show/Hide
C) Query Setup
D) Results
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
47
The ___________________ command allows hidden fields to be redisplayed.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
48
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-When creating a query to determine which plants need full sun, which fields must be included in the query?

A) Plant Name and When to Plant
B) Amount of Sun and Annual
C) Plant Name and Amount of Sun
D) Amount of Sun and When to Plant
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
49
To add a row labeled "Total" to a query design click the ____ button in the Show/Hide group on the DESIGN tab on the Ribbon.

A) SUM
B) New Row
C) Totals
D) Add All
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
50
Typing a value in a highlighted field while in the ____________________ mode replaces the highlighted field value.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
51
Statistical information such as totals and averages is calculated using ____.

A) comparison operators
B) mathematical operators
C) aggregate functions
D) logical functions
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
52
The default name for a new Access query is ____________________.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
53
Which aggregate function would be used to calculate the lowest field value for the selected records?

A) Average
B) Minimum
C) Maximum
D) Count
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
54
Jorge has created a database for the herb garden he is planting this spring.  Fields in the database include: Plant Name, When to Plant, Amount of Sun, Annual, and Perennial.  He needs to answer the following questions using his database.
Which plants need full sun?
Which plants are Perennials?

-To create a datasheet that lists all herbs that are Perennials, Jorge will create a new query.  The Perennial field has a data type of Yes/No.  Which criterion should Jorge use in the query for the Perennial field?

A) Yes
B) >No
C) check=yes
D) 'yes'
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
55
Which aggregate function supports the Yes/No field data type?

A) Count
B) Average
C) Minimum
D) Sum
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
56
A calculated field created in a query generates results when ____.

A) the database is opened
B) the query's underlying table is opened
C) when a report is created
D) when the query is run
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
57
The default group in the Navigation Pane is ____.

A) Object Type
B) All Access Objects
C) Table
D) Design Grids
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
58
To locate a specific field value or part of a field value, a user may search a table datasheet, a query datasheet, or a form using the ____________________.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
59
____ categories may be created to group objects in a way best suited to manage any database in the Navigation Pane.

A) Table Name
B) Custom
C) Query Name
D) Relationship
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
60
The _________________ prompts for information by asking a series of questions and creates the appropriate results based on the answers to the prompts.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
61
A ____________________ is a set of records that answers the question resulting from a query.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
62
Match between columns
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
logical operators
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
theme
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Ctrl + End
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
condition
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
aggregate functions
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
sort field
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
comparison operator
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Zoom box
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
select query
The type of operator that compares the value in a field to the condition value and selects all records for which the condition is true.
Home
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
logical operators
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
theme
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Ctrl + End
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
condition
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
aggregate functions
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
sort field
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
comparison operator
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Zoom box
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
select query
A predefined set of formats including colors, fonts, and other effects that enhance an object's appearance and usability.
Home
Operators that allow two or more conditions to be combined such as And.
logical operators
Operators that allow two or more conditions to be combined such as And.
theme
Operators that allow two or more conditions to be combined such as And.
Ctrl + End
Operators that allow two or more conditions to be combined such as And.
condition
Operators that allow two or more conditions to be combined such as And.
aggregate functions
Operators that allow two or more conditions to be combined such as And.
sort field
Operators that allow two or more conditions to be combined such as And.
comparison operator
Operators that allow two or more conditions to be combined such as And.
Zoom box
Operators that allow two or more conditions to be combined such as And.
select query
Operators that allow two or more conditions to be combined such as And.
Home
Functions that perform arithmetic operations on selected records in a database.
logical operators
Functions that perform arithmetic operations on selected records in a database.
theme
Functions that perform arithmetic operations on selected records in a database.
Ctrl + End
Functions that perform arithmetic operations on selected records in a database.
condition
Functions that perform arithmetic operations on selected records in a database.
aggregate functions
Functions that perform arithmetic operations on selected records in a database.
sort field
Functions that perform arithmetic operations on selected records in a database.
comparison operator
Functions that perform arithmetic operations on selected records in a database.
Zoom box
Functions that perform arithmetic operations on selected records in a database.
select query
Functions that perform arithmetic operations on selected records in a database.
Home
A type of query in which you specify the fields and records you want Access to select.
logical operators
A type of query in which you specify the fields and records you want Access to select.
theme
A type of query in which you specify the fields and records you want Access to select.
Ctrl + End
A type of query in which you specify the fields and records you want Access to select.
condition
A type of query in which you specify the fields and records you want Access to select.
aggregate functions
A type of query in which you specify the fields and records you want Access to select.
sort field
A type of query in which you specify the fields and records you want Access to select.
comparison operator
A type of query in which you specify the fields and records you want Access to select.
Zoom box
A type of query in which you specify the fields and records you want Access to select.
select query
A type of query in which you specify the fields and records you want Access to select.
Home
The field used to determine the order of records in a datasheet.
logical operators
The field used to determine the order of records in a datasheet.
theme
The field used to determine the order of records in a datasheet.
Ctrl + End
The field used to determine the order of records in a datasheet.
condition
The field used to determine the order of records in a datasheet.
aggregate functions
The field used to determine the order of records in a datasheet.
sort field
The field used to determine the order of records in a datasheet.
comparison operator
The field used to determine the order of records in a datasheet.
Zoom box
The field used to determine the order of records in a datasheet.
select query
The field used to determine the order of records in a datasheet.
Home
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
logical operators
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
theme
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Ctrl + End
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
condition
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
aggregate functions
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
sort field
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
comparison operator
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Zoom box
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
select query
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing mode.
Home
A dialog box used to enter text, expressions, or other values.
logical operators
A dialog box used to enter text, expressions, or other values.
theme
A dialog box used to enter text, expressions, or other values.
Ctrl + End
A dialog box used to enter text, expressions, or other values.
condition
A dialog box used to enter text, expressions, or other values.
aggregate functions
A dialog box used to enter text, expressions, or other values.
sort field
A dialog box used to enter text, expressions, or other values.
comparison operator
A dialog box used to enter text, expressions, or other values.
Zoom box
A dialog box used to enter text, expressions, or other values.
select query
A dialog box used to enter text, expressions, or other values.
Home
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
logical operators
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
theme
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Ctrl + End
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
condition
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
aggregate functions
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
sort field
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
comparison operator
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Zoom box
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
select query
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Home
A criterion or rule that determines which records are selected when a query is run.
logical operators
A criterion or rule that determines which records are selected when a query is run.
theme
A criterion or rule that determines which records are selected when a query is run.
Ctrl + End
A criterion or rule that determines which records are selected when a query is run.
condition
A criterion or rule that determines which records are selected when a query is run.
aggregate functions
A criterion or rule that determines which records are selected when a query is run.
sort field
A criterion or rule that determines which records are selected when a query is run.
comparison operator
A criterion or rule that determines which records are selected when a query is run.
Zoom box
A criterion or rule that determines which records are selected when a query is run.
select query
A criterion or rule that determines which records are selected when a query is run.
Home
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
63
The ascending sort order for the Date/Time data type sorts dates from ____________________.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
64
The arrangement of records sorted in a datasheet is ____________________ unless the datasheet is saved as a table.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
65
The first field specified in the sorting process is called the ____________________ field.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
66
A set of restrictions placed on records in an open datasheet or form that temporarily isolates a subset of the records is called a ____________________.
Unlock Deck
Unlock for access to all 66 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 66 flashcards in this deck.