Deck 3: Maintaining and Querying a Database

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

A)common
B)similar
C)text
D)calculated
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
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
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
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 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
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
Data may be sorted in a table datasheet,a form,and a ____.

A)report
B)query datasheet
C)record
D)related table
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,<=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
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
Which view must be used to delete an entire record?

A)Design
B)Query
C)Navigation
D)Datasheet
Question
The AutoFilter sort method works on a(n)____ field(s).

A)multiple
B)10 fields
C)adjacent
D)single
Question
Date criteria are automatically enclosed in ____ when entered in a query design.

A)quotes
B)parenthesis
C)brackets
D)number signs
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
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
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
A query based on more than one table is a(n)____query.

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

A)arithmetic
B)logical
C)comparison
D)calculation
Question
Typing a value in a highlighted field while in the ____________________ mode replaces the highlighted field value.
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
The default group in the Navigation Pane is ____.

A)Object Type
B)All Access Objects
C)Table
D)Design Grids
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 default name for a new Access query is ____________________.
Question
The ___________________ command allows hidden fields to be redisplayed.
Question
Which aggregate function supports the Yes/No field data type?

A)Count
B)Average
C)Minimum
D)Sum
Question
Which comparison operator matches a pattern that includes wildcards?

A)Between...And...
B)Or
C)Not
D)Like
Question
A calculated field is formatted using the ____ for the field.

A)Property Sheet
B)Criteria
C)Expression Builder
D)Operator
Question
Statistical information such as totals and averages is calculated using ____.

A)comparison operators
B)mathematical operators
C)aggregate functions
D)logical functions
Question
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
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
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
____ 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
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
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 _________________ prompts for information by asking a series of questions and creates the appropriate results based on the answers to the prompts.
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
The keyboard shortcut that moves the insertion point to the right of the last character in the field value when in editing 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
A criterion or rule that determines which records are selected when a query is run.
Question
The arrangement of records sorted in a datasheet is ____________________ unless the datasheet is saved as a table.
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
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 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
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
The ascending sort order for the Date/Time data type sorts dates from ____________________.
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 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
The keyboard shortcut that moves the insertion point left to the first field value in a record when in navigation mode.
Question
A ____________________ is a set of records that answers the question resulting from a query.
Question
The first field specified in the sorting process is called the ____________________ field.
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.
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
The most simple technique to use for filtering records is Filter By Form.____________________
False - Filter By Selection
2
Arithmetic operations are performed on selected records in a database using Statistical functions.____________________
False - aggregate
3
The process of rearranging records in a specified order or sequence is referred to as sorting.____________________
True
4
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
5
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
6
It is more efficient to use the Query Wizard for common,informational queries than to design your own query.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
7
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
8
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
9
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
10
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
11
The default query type for Access is the Crosstab query.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
12
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
13
Expression Builder is found in the Query Setup group on the DESIGN tab.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
14
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
15
The contents of query datasheet are permanent.____________________
Unlock Deck
Unlock for access to all 75 flashcards in this deck.
Unlock Deck
k this deck
16
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
17
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
18
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
19
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
20
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
21
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
22
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
23
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
24
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
25
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
26
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
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 75 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 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
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
31
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
32
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
33
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
34
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
35
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
36
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
37
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
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
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
40
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
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 75 flashcards in this deck.
Unlock Deck
k this deck
42
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
43
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
44
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
45
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
46
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
47
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
48
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
49
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
50
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
51
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
52
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
53
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
54
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
55
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
56
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
57
____ 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
58
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
59
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
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 75 flashcards in this deck.
Unlock Deck
k this deck
61
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
62
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
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
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
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 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 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
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
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
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
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
69
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
70
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
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
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
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
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
73
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
74
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
75
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
locked card icon
Unlock Deck
Unlock for access to all 75 flashcards in this deck.