Deck 3: Maintaining and Querying a Database

Full screen (f)
exit full mode
Question
 Expression Builder is found in the Query Setup group on the DESIGN tab.____________________
Use Space or
up arrow
down arrow
to flip the card.
Question
 The default query type for Access is the Crosstab query. ____________________ 
Question
 It is more efficient to use the Query Wizard for common,informational queries than to design your own query. ____________________ 
Question
 Access database objects are divided into categories on the Navigation Pane.____________________
Question
 Changes made to a field in a query datasheet updates the same field in the table on which the query is based. ____________________ 
Question
 A sort field is unique if more than one record can have the same value for the sort field.__________________
Question
 The contents of query datasheet are permanent.____________________
Question
 Fields included in a query may be modified after the query is saved. ____________________ 
Question
 To toggle between navigation mode and editing mode press the F2 keyboard shortcut. ____________________ 
Question
 Arithmetic operations are performed on selected records in a database using Statistical functions.____________________
Question
 Access may base queries on one or more tables or queries.____________________
Question
 It is not possible to create a query from more than one table. ____________________ 
Question
 The most simple technique to use for filtering records is Filter By Form.____________________
Question
 When a question is asked of a database using a select query,the answer is returned as a data sheet. ____________________ 
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
 The process of rearranging records in a specified order or sequence is referred to as sorting.____________________
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
Question
 Hiding a field in Datasheet view removes the field from the current table. ____________________ 
Question
 Results of a query are narrowed by using the Or logical operator. ____________________ 
Question
 Logical operators must be used in order to combine two or more conditions in a query. ____________________ 
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
 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
 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
 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
 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
 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 comparison operator,< >,is used to insert a condition that means ____. 

A) greater than
B) And 
C) less than
D) not equal to
Question
 Date criteria are automatically enclosed in ____ when entered in a query design. 

A) quotes
B) parenthesis 
C) brackets
D) number signs
Question
 Data may be sorted in a table datasheet,a form,and a ____. 

A) report
B) query datasheet 
C) record
D) related table
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 AutoFilter sort method works on a(n)____ field(s). 

A) multiple
B) 10 fields 
C) adjacent
D) single
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
 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
 Which view must be used to delete an entire record? 

A) Design
B) Query 
C) Navigation
D) Datasheet
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
 In the criterion,<=250,the operator will return values for the specified field that are ____. 

A) less than 250
B) equal to 250 
C) less than or equal to 250
D) greater than or equal to 250
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 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
 Queries based on more than one table,must have a ____ field. 

A) common
B) similar 
C) text
D) calculated
Question
 A query based on more than one table is a(n) ____query. 

A) multiple
B) advanced 
C) relationship
D) multitable
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
 ____ 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 + symbol is an example of a(n) ____ operator. 

A) arithmetic
B) logical 
C) comparison
D) calculation
Question
 The default name for a new Access query is ____________________.
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
 Which comparison operator matches a pattern that includes wildcards? 

A) Between...And...
B) Or 
C) Not
D) Like
Question
 Which aggregate function supports the Yes/No field data type? 

A) Count
B) Average 
C) Minimum
D) Sum
Question
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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
 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
 ____ 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
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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
 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
 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
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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) <=fullsun 
C) <> full sun
D) "full sun"
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 _________________ prompts for information by asking a series of questions and creates the appropriate results based on the answers to the prompts.
Question
 Typing a value in a highlighted field while in the ____________________ mode replaces the highlighted field value.
Question
 A calculated field is formatted using the ____ for the field. 

A) Property Sheet
B) Criteria 
C) Expression Builder
D) Operator
Question
 The ___________________ command allows hidden fields to be redisplayed.
Question
 The arrangement of records sorted in a datasheet is ____________________ unless the datasheet is saved as a table.
Question
 A ____________________ is a set of records that answers the question resulting from a query.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 Functions that perform arithmetic operations on selected records in a database.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 Operators that allow two or more conditions to be combined such as And.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A dialog box used to enter text,expressions,or other values.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.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.
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 ____________________.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.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.
Question
 The ascending sort order for the Date/Time data type sorts dates from ____________________.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A type of query in which you specify the fields and records you want Access to select.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A predefined set of formats including colors,fonts,and other effects that enhance an object's appearance and usability.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 The field used to determine the order of records in a datasheet.
Question
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A criterion or rule that determines which records are selected when a query is run.
Question
 The first field specified in the sorting process is called the ____________________ field.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/75
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Maintaining and Querying a Database
1
 Expression Builder is found in the Query Setup group on the DESIGN tab.____________________
  True
2
 The default query type for Access is the Crosstab query. ____________________ 
  False
3
 It is more efficient to use the Query Wizard for common,informational queries than to design your own query. ____________________ 
  False
4
 Access database objects are divided into categories on the Navigation Pane.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
5
 Changes made to a field in a query datasheet updates the same field in the table on which the query is based. ____________________ 
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
6
 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 75 flashcards in this deck.
Unlock Deck
k this deck
7
 The contents of query datasheet are permanent.____________________
Unlock Deck
Unlock for access to all 75 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 75 flashcards in this deck.
Unlock Deck
k this deck
9
 To toggle between navigation mode and editing mode press the F2 keyboard shortcut. ____________________ 
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
10
 Arithmetic operations are performed on selected records in a database using Statistical functions.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
11
 Access may base queries on one or more tables or queries.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
 It is not possible to create a query from more than one table. ____________________ 
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
13
 The most simple technique to use for filtering records is Filter By Form.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
 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 75 flashcards in this deck.
Unlock Deck
k this deck
15
 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 75 flashcards in this deck.
Unlock Deck
k this deck
16
 The process of rearranging records in a specified order or sequence is referred to as sorting.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
17
 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
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
18
 Hiding a field in Datasheet view removes the field from the current table. ____________________ 
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
19
 Results of a query are narrowed by using the Or logical operator. ____________________ 
Unlock Deck
Unlock for access to all 75 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 75 flashcards in this deck.
Unlock Deck
k this deck
21
 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 75 flashcards in this deck.
Unlock Deck
k this deck
22
 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 75 flashcards in this deck.
Unlock Deck
k this deck
23
 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 75 flashcards in this deck.
Unlock Deck
k this deck
24
 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 75 flashcards in this deck.
Unlock Deck
k this deck
25
 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 75 flashcards in this deck.
Unlock Deck
k this deck
26
 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 75 flashcards in this deck.
Unlock Deck
k this deck
27
 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 75 flashcards in this deck.
Unlock Deck
k this deck
28
 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 75 flashcards in this deck.
Unlock Deck
k this deck
29
 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 75 flashcards in this deck.
Unlock Deck
k this deck
30
 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 75 flashcards in this deck.
Unlock Deck
k this deck
31
 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 75 flashcards in this deck.
Unlock Deck
k this deck
32
 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 75 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 75 flashcards in this deck.
Unlock Deck
k this deck
34
 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 75 flashcards in this deck.
Unlock Deck
k this deck
35
 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 75 flashcards in this deck.
Unlock Deck
k this deck
36
 In the criterion,<=250,the operator will return values for the specified field that are ____. 

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 75 flashcards in this deck.
Unlock Deck
k this deck
37
 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 75 flashcards in this deck.
Unlock Deck
k this deck
38
 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 75 flashcards in this deck.
Unlock Deck
k this deck
39
 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 75 flashcards in this deck.
Unlock Deck
k this deck
40
 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 75 flashcards in this deck.
Unlock Deck
k this deck
41
 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 75 flashcards in this deck.
Unlock Deck
k this deck
42
 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 75 flashcards in this deck.
Unlock Deck
k this deck
43
 ____ 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 75 flashcards in this deck.
Unlock Deck
k this deck
44
 The + symbol is an example of a(n) ____ operator. 

A) arithmetic
B) logical 
C) comparison
D) calculation
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
45
 The default name for a new Access query is ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
46
 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 75 flashcards in this deck.
Unlock Deck
k this deck
47
 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 75 flashcards in this deck.
Unlock Deck
k this deck
48
 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 75 flashcards in this deck.
Unlock Deck
k this deck
49
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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 75 flashcards in this deck.
Unlock Deck
k this deck
50
 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 75 flashcards in this deck.
Unlock Deck
k this deck
51
 ____ 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 75 flashcards in this deck.
Unlock Deck
k this deck
52
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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 75 flashcards in this deck.
Unlock Deck
k this deck
53
 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 75 flashcards in this deck.
Unlock Deck
k this deck
54
 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 75 flashcards in this deck.
Unlock Deck
k this deck
55
Working with the Navigation Pane
Case-Based Critical Thinking Questions
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) <=fullsun 
C) <> full sun
D) "full sun"
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
56
 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 75 flashcards in this deck.
Unlock Deck
k this deck
57
 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 75 flashcards in this deck.
Unlock Deck
k this deck
58
 Typing a value in a highlighted field while in the ____________________ mode replaces the highlighted field value.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
59
 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 75 flashcards in this deck.
Unlock Deck
k this deck
60
 The ___________________ command allows hidden fields to be redisplayed.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
61
 The arrangement of records sorted in a datasheet is ____________________ unless the datasheet is saved as a table.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
62
 A ____________________ is a set of records that answers the question resulting from a query.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
63
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 Functions that perform arithmetic operations on selected records in a database.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
64
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 Operators that allow two or more conditions to be combined such as And.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
65
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A dialog box used to enter text,expressions,or other values.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
66
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
67
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.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.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
68
 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 75 flashcards in this deck.
Unlock Deck
k this deck
69
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.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.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
70
 The ascending sort order for the Date/Time data type sorts dates from ____________________.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
71
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A type of query in which you specify the fields and records you want Access to select.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
72
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A predefined set of formats including colors,fonts,and other effects that enhance an object's appearance and usability.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
73
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 The field used to determine the order of records in a datasheet.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
74
Identify the letter of the choice that best matches the phrase or definition.
a.aggregate functions
b.Zoom box
c.theme
d.logical operators
e.comparison operator
f.condition
g.Ctrl + End
h.Home
i.sort field
j.select query
 A criterion or rule that determines which records are selected when a query is run.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
75
 The first field specified in the sorting process is called the ____________________ field.
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.