Deck 16: Access: Querying a Database

Full screen (f)
exit full mode
Question
<strong>  In the accompanying figure,the Customer table was added to the query by selecting the table and tapping or clicking the Add button in the ____ dialog box.</strong> A) Show Table B) Add Table C) Select Table D) Field List <div style=padding-top: 35px>
In the accompanying figure,the Customer table was added to the query by selecting the table and tapping or clicking the Add button in the ____ dialog box.

A) Show Table
B) Add Table
C) Select Table
D) Field List
Use Space or
up arrow
down arrow
to flip the card.
Question
If the criterion for Current Due field is 0,the query results for this query will display ____ in the Current Due field.

A) 0.00
B) $0
C) 0
D) $0.00
Question
<strong>  In the accompanying figure,you can delete the table by pressing and holding or right-clicking the field list and tapping or clicking ____ on the shortcut menu.</strong> A) Delete Table B) Hide Table C) Remove Table D) Erase Table <div style=padding-top: 35px>
In the accompanying figure,you can delete the table by pressing and holding or right-clicking the field list and tapping or clicking ____ on the shortcut menu.

A) Delete Table
B) Hide Table
C) Remove Table
D) Erase Table
Question
<strong>  In the accompanying figure,the lower pane in the window where you enter criteria is called the ____.</strong> A) design grid B) query grid C) criteria grid D) column grid <div style=padding-top: 35px>
In the accompanying figure,the lower pane in the window where you enter criteria is called the ____.

A) design grid
B) query grid
C) criteria grid
D) column grid
Question
To order the records in the answer to a query in a particular way,you ____ the records.

A) index
B) sort
C) arrange
D) list
Question
To find all customers whose names begin with S,enter ____ in the Criteria row of the Customer Name field.

A) S?
B) S*
C) S#
D) S&
Question
To change the design of a query that is not currently open,press and hold or right-click the query and then tap or click ____ on the shortcut menu.

A) Datasheet View
B) Layout View
C) Change View
D) Design View
Question
<strong>  In the accompanying figure,you can remove a column by tapping or clicking just above the field name to select the column and then tapping or clicking the ____ key(s).</strong> A) CTRL+DELETE B) CTRL+Y C) DELETE D) CTRL+ALT <div style=padding-top: 35px>
In the accompanying figure,you can remove a column by tapping or clicking just above the field name to select the column and then tapping or clicking the ____ key(s).

A) CTRL+DELETE
B) CTRL+Y
C) DELETE
D) CTRL+ALT
Question
To create a new query in Design view,tap or click CREATE on the ribbon to display the CREATE tab and then tap or click the ____ button to create a new query.

A) Query
B) Design View
C) Query Design
D) Select Query
Question
The ____ operator allows you to search for a range of values in one field.

A) BETWEEN
B) RANGE
C) IN
D) SEARCH
Question
To use a parameter query,press and hold or right-click the query in the Navigation Pane and then tap or click ____ on the shortcut menu.

A) Use Parameter
B) Enter Values
C) Open
D) Run
Question
To sort records in a query,specify the sort order in the ____ row of the design grid below the field that is the sort key.

A) Show
B) List
C) Sort
D) Order
Question
To find all customers whose current due amount is greater than $1,000.00,enter ____ in the Criteria row of the Current Due column.

A) > $1000
B) > 1000
C) > 1,000
D) > $1,000
Question
To find all individuals whose name is Robin or Robyn,enter ____ in the Criteria row of the appropriate column.

A) Rob#n
B) Rob%n
C) Rob$n
D) Rob?n
Question
To view the results of a query,open it by pressing and holding or right-clicking the query in the Navigation Pane and tapping or clicking ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Open
D) Run
Question
<strong>  In the accompanying figure,you can enter CSU10 in the ____ row of the Customer Number field to find all customers whose customer number is CSU10.</strong> A) Sort B) Show C) or D) Criteria <div style=padding-top: 35px>
In the accompanying figure,you can enter CSU10 in the ____ row of the Customer Number field to find all customers whose customer number is CSU10.

A) Sort
B) Show
C) or
D) Criteria
Question
To save a query,tap or click the Save button on the ____.

A) status bar
B) Quick Access Toolbar
C) CREATE tab on the ribbon
D) HOME tab on the ribbon
Question
Less than (<),greater than (>),and NOT (not equal to)are examples of ____.

A) compound conditions
B) comparison operators
C) compound values
D) conditions
Question
To create a parameter query,enter a parameter rather than a specific value as a criterion in the design grid.The parameter must be enclosed in ____.

A) curly braces { }
B) square brackets [ ]
C) parentheses ( )
D) single quotes ''
Question
To print the results of a query that is open,tap or click FILE on the ribbon,tap or click the ____ tab in the Backstage view,and then tap or click Quick Print.

A) Preview
B) Query
C) Print Query
D) Print
Question
To omit duplicates from a query,use the property sheet and change the Unique Values property to ____.

A) No
B) Yes
C) Off
D) On
Question
To organize entries in the Navigation Pane by table,click ____ on the Navigation Pane menu.

A) Objects by Table
B) Table Object
C) Tables and Related Views
D) Default
Question
To quit Access,click the ____ button on the right side of the Access title bar.

A) Quit
B) Close
C) Stop
D) Exit
Question
To change the caption for a field in a query,click the field in the design grid,click the ____ button on the Design tab,click the Caption box,and enter the new caption.

A) Caption
B) Property Sheet
C) Field Name
D) Format
Question
To find the largest amount paid amount for a client,select ____ as the entry in the Total row for the Amount Paid column.

A) Large
B) Maximum
C) LGE
D) MAX
Question
<strong>  In the accompanying figure,press and hold or right-click the join line and tap or click ____ on the shortcut menu to display the Join Properties dialog box.</strong> A) Properties B) Join Properties C) Property Sheet D) Modify Properties <div style=padding-top: 35px>
In the accompanying figure,press and hold or right-click the join line and tap or click ____ on the shortcut menu to display the Join Properties dialog box.

A) Properties
B) Join Properties
C) Property Sheet
D) Modify Properties
Question
To re-use saved export steps,tap or click the Saved Exports button on the ____ tab on the ribbon.

A) FILE
B) CREATE
C) DATABASE TOOLS
D) EXTERNAL DATA
Question
To create a crosstab,click the ____ button on the CREATE tab.

A) Crosstab Wizard
B) Query Wizard
C) Statistics
D) Chart
Question
To display the entire entry for a calculated field,select the column in the Field row,right-click to display the shortcut menu,and then click ____.

A) Enlarge
B) Resize
C) Magnify
D) Zoom
Question
You can include ____ in calculations to indicate which calculation should be done first.

A) curly braces { }
B) brackets [ ]
C) parentheses ( )
D) slashes //
Question
<strong>  The accompanying figure illustrates using a query to ____ tables;that is,to find records in two tables that have identical values in matching fields.</strong> A) combine B) concatenate C) interleave D) join <div style=padding-top: 35px>
The accompanying figure illustrates using a query to ____ tables;that is,to find records in two tables that have identical values in matching fields.

A) combine
B) concatenate
C) interleave
D) join
Question
To export data from a query to Excel,select the query in the Navigation Pane,tap or click ____ on the ribbon,and then tap or click the Excel button.

A) DATABASE TOOLS
B) EXTERNAL DATA
C) OFFICE EXPORT
D) CREATE
Question
To include the Total row in the design grid,click the ____ button on the DESIGN tab.

A) Aggregate
B) Statistics
C) Calculations
D) Totals
Question
<strong>  In the accompanying figure,the ____ line between matching fields in the two tables indicates that the tables are related.</strong> A) infinity B) join C) connector D) inner <div style=padding-top: 35px>
In the accompanying figure,the ____ line between matching fields in the two tables indicates that the tables are related.

A) infinity
B) join
C) connector
D) inner
Question
To use the Report Wizard to create a report for a query,select the query in the Navigation Pane,tap or click ____ on the ribbon,and then tap or click the Report Wizard button.

A) CREATE
B) DATABASE TOOLS
C) REPORT
D) FILE
Question
To show the Navigation Pane if it is hidden,click the ____ Button.

A) Show
B) Shutter Bar Open/Close
C) Restore
D) Show/Hide
Question
To indicate grouping in Access,select ____ as the entry in the Total row for the field to be used for grouping.

A) Like
B) Where
C) Same
D) Group By
Question
To calculate statistics for only those records that satisfy certain criteria,select ____ as the entry in the Total row for the field,and then enter the criterion in the Criteria row.

A) Having
B) Where
C) Restrict
D) Find
Question
To use the Expression Builder to create a calculated field,select the column in the Field row,right-click to display the shortcut menu,and then click ____.

A) Expression Builder
B) Builder box
C) Build
D) Field Builder
Question
To include calculated fields in queries,enter a name for the calculated field,a(n)____,and then the expression in one of the columns in the Field row.

A) colon (:)
B) semi-colon (;)
C) equal sign (=)
D) exclamation point (!)
Question
To enter a criterion for a particular field without displaying the field in the results of the query,include the field in the design grid,enter the criterion,and remove the check mark from its Show check box.
Question
A property sheet is a window containing the various properties of the object.
Question
A query that prompts for input whenever it is run is a dialog query.
Question
Unless you specify otherwise,Access assumes that the criteria you enter involve equality (exact matches).
Question
To find all customers whose names begin with S,enter S? in the Criteria row of the design grid.
Question
The question mark (?)wildcard represents any collection of characters.
Question
For group calculations,Microsoft Access supports ____ built-in statistics.

A) STDEV
B) VAR
C) MAX
D) LOW
Question
If you specify more than one sort key,the sort key on the left will be the major sort key and the one on the right will be the minor sort key.
Question
To create a parameter query that will prompt users to enter a city name as input,place [Enter City] as the criterion in the City field.
Question
To find all customers whose returns are greater than $0.00 and whose book rep is book rep number 42,enter each criterion on the same row.
Question
The field or fields on which records are sorted is called the sort key.
Question
<strong>  In the accompanying figure,Book Rep Number is the ____ key.</strong> A) major B) minor C) primary sort D) secondary sort <div style=padding-top: 35px>
In the accompanying figure,Book Rep Number is the ____ key.

A) major
B) minor
C) primary sort
D) secondary sort
Question
The special criteria that can be used in queries are ____.

A) AND
B) INCLUSIVE
C) BETWEEN
D) IN
Question
The arithmetic symbols for use in query calculations are ____.

A) asterisk (*)
B) ampersand (&)
C) slash (/)
D) question mark (?)
Question
<strong>  In the accompanying figure,Amount Paid is the ____ key.</strong> A) major B) primary sort C) minor D) secondary sort <div style=padding-top: 35px>
In the accompanying figure,Amount Paid is the ____ key.

A) major
B) primary sort
C) minor
D) secondary sort
Question
The asterisk (*)wildcard represents any collection of characters.
Question
To find all customers whose returns are greater than $0.00 or whose book rep is book rep number 42,enter each criterion on the same row.
Question
When you enter text data in a criterion,you must enclose the text in quotation marks.
Question
When you sort data in a query,the records in the underlying table are actually rearranged.
Question
To enter a number in a criterion,type the number without any dollar signs or commas.
Question
You can export data from Access to the standard Word format.
Question
A question that is asked of Access or any other database management system is called a(n)____________________.
Question
Crosstab queries are useful for summarizing data by category or group.
Question
A crosstab query calculates a statistic for data that is grouped by two different types of information.____________________
Question
A summary function is a function that performs some mathematical function against a group of records.____________________
Question
The results of a query display in ____________________ view.
Question
You cannot create a report for a query.
Question
To change the design of a query that is not currently open,press and hold or right-click the query in the Navigation Pane and then tap or click ____________________ on the shortcut menu.
Question
The only calculated fields you can create in Access are those involving addition and subtraction.
Question
If a Security Warning appears when you open an Access database,tap or click the ____________________ button.
Question
When you sort data,duplicates are not included.
Question
The expression for a calculated field can be typed directly into the Field row.
Question
To restrict the objects that appear on the Navigation Pane use the Retrieval Bar.____________________
Question
Joining tables in a query creates an ad hoc relationship,that is,a relationship between tables created for a specific purpose.
Question
To create a top-values query,use the Top Values box on the DESIGN tab to change the number of records to be included from All to the desired number.
Question
To include all fields for a table in the design grid,double-tap or double-click the ____________________ in the field list.
Question
Wildcards are symbols that represent any character or combination of characters.____________________
Question
To include all fields in the design grid,double-click the question mark (?)in the field list.____________________
Question
Grouping means creating groups of records that share some common characteristic.
Question
In fixed-width files,each record is on a separate line and the fields are separated by a special character.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/109
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 16: Access: Querying a Database
1
<strong>  In the accompanying figure,the Customer table was added to the query by selecting the table and tapping or clicking the Add button in the ____ dialog box.</strong> A) Show Table B) Add Table C) Select Table D) Field List
In the accompanying figure,the Customer table was added to the query by selecting the table and tapping or clicking the Add button in the ____ dialog box.

A) Show Table
B) Add Table
C) Select Table
D) Field List
A
2
If the criterion for Current Due field is 0,the query results for this query will display ____ in the Current Due field.

A) 0.00
B) $0
C) 0
D) $0.00
D
3
<strong>  In the accompanying figure,you can delete the table by pressing and holding or right-clicking the field list and tapping or clicking ____ on the shortcut menu.</strong> A) Delete Table B) Hide Table C) Remove Table D) Erase Table
In the accompanying figure,you can delete the table by pressing and holding or right-clicking the field list and tapping or clicking ____ on the shortcut menu.

A) Delete Table
B) Hide Table
C) Remove Table
D) Erase Table
C
4
<strong>  In the accompanying figure,the lower pane in the window where you enter criteria is called the ____.</strong> A) design grid B) query grid C) criteria grid D) column grid
In the accompanying figure,the lower pane in the window where you enter criteria is called the ____.

A) design grid
B) query grid
C) criteria grid
D) column grid
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
5
To order the records in the answer to a query in a particular way,you ____ the records.

A) index
B) sort
C) arrange
D) list
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
6
To find all customers whose names begin with S,enter ____ in the Criteria row of the Customer Name field.

A) S?
B) S*
C) S#
D) S&
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
7
To change the design of a query that is not currently open,press and hold or right-click the query and then tap or click ____ on the shortcut menu.

A) Datasheet View
B) Layout View
C) Change View
D) Design View
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
8
<strong>  In the accompanying figure,you can remove a column by tapping or clicking just above the field name to select the column and then tapping or clicking the ____ key(s).</strong> A) CTRL+DELETE B) CTRL+Y C) DELETE D) CTRL+ALT
In the accompanying figure,you can remove a column by tapping or clicking just above the field name to select the column and then tapping or clicking the ____ key(s).

A) CTRL+DELETE
B) CTRL+Y
C) DELETE
D) CTRL+ALT
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
9
To create a new query in Design view,tap or click CREATE on the ribbon to display the CREATE tab and then tap or click the ____ button to create a new query.

A) Query
B) Design View
C) Query Design
D) Select Query
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
10
The ____ operator allows you to search for a range of values in one field.

A) BETWEEN
B) RANGE
C) IN
D) SEARCH
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
11
To use a parameter query,press and hold or right-click the query in the Navigation Pane and then tap or click ____ on the shortcut menu.

A) Use Parameter
B) Enter Values
C) Open
D) Run
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
12
To sort records in a query,specify the sort order in the ____ row of the design grid below the field that is the sort key.

A) Show
B) List
C) Sort
D) Order
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
13
To find all customers whose current due amount is greater than $1,000.00,enter ____ in the Criteria row of the Current Due column.

A) > $1000
B) > 1000
C) > 1,000
D) > $1,000
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
14
To find all individuals whose name is Robin or Robyn,enter ____ in the Criteria row of the appropriate column.

A) Rob#n
B) Rob%n
C) Rob$n
D) Rob?n
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
15
To view the results of a query,open it by pressing and holding or right-clicking the query in the Navigation Pane and tapping or clicking ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Open
D) Run
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
16
<strong>  In the accompanying figure,you can enter CSU10 in the ____ row of the Customer Number field to find all customers whose customer number is CSU10.</strong> A) Sort B) Show C) or D) Criteria
In the accompanying figure,you can enter CSU10 in the ____ row of the Customer Number field to find all customers whose customer number is CSU10.

A) Sort
B) Show
C) or
D) Criteria
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
17
To save a query,tap or click the Save button on the ____.

A) status bar
B) Quick Access Toolbar
C) CREATE tab on the ribbon
D) HOME tab on the ribbon
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
18
Less than (<),greater than (>),and NOT (not equal to)are examples of ____.

A) compound conditions
B) comparison operators
C) compound values
D) conditions
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
19
To create a parameter query,enter a parameter rather than a specific value as a criterion in the design grid.The parameter must be enclosed in ____.

A) curly braces { }
B) square brackets [ ]
C) parentheses ( )
D) single quotes ''
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
20
To print the results of a query that is open,tap or click FILE on the ribbon,tap or click the ____ tab in the Backstage view,and then tap or click Quick Print.

A) Preview
B) Query
C) Print Query
D) Print
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
21
To omit duplicates from a query,use the property sheet and change the Unique Values property to ____.

A) No
B) Yes
C) Off
D) On
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
22
To organize entries in the Navigation Pane by table,click ____ on the Navigation Pane menu.

A) Objects by Table
B) Table Object
C) Tables and Related Views
D) Default
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
23
To quit Access,click the ____ button on the right side of the Access title bar.

A) Quit
B) Close
C) Stop
D) Exit
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
24
To change the caption for a field in a query,click the field in the design grid,click the ____ button on the Design tab,click the Caption box,and enter the new caption.

A) Caption
B) Property Sheet
C) Field Name
D) Format
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
25
To find the largest amount paid amount for a client,select ____ as the entry in the Total row for the Amount Paid column.

A) Large
B) Maximum
C) LGE
D) MAX
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
26
<strong>  In the accompanying figure,press and hold or right-click the join line and tap or click ____ on the shortcut menu to display the Join Properties dialog box.</strong> A) Properties B) Join Properties C) Property Sheet D) Modify Properties
In the accompanying figure,press and hold or right-click the join line and tap or click ____ on the shortcut menu to display the Join Properties dialog box.

A) Properties
B) Join Properties
C) Property Sheet
D) Modify Properties
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
27
To re-use saved export steps,tap or click the Saved Exports button on the ____ tab on the ribbon.

A) FILE
B) CREATE
C) DATABASE TOOLS
D) EXTERNAL DATA
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
28
To create a crosstab,click the ____ button on the CREATE tab.

A) Crosstab Wizard
B) Query Wizard
C) Statistics
D) Chart
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
29
To display the entire entry for a calculated field,select the column in the Field row,right-click to display the shortcut menu,and then click ____.

A) Enlarge
B) Resize
C) Magnify
D) Zoom
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
30
You can include ____ in calculations to indicate which calculation should be done first.

A) curly braces { }
B) brackets [ ]
C) parentheses ( )
D) slashes //
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
31
<strong>  The accompanying figure illustrates using a query to ____ tables;that is,to find records in two tables that have identical values in matching fields.</strong> A) combine B) concatenate C) interleave D) join
The accompanying figure illustrates using a query to ____ tables;that is,to find records in two tables that have identical values in matching fields.

A) combine
B) concatenate
C) interleave
D) join
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
32
To export data from a query to Excel,select the query in the Navigation Pane,tap or click ____ on the ribbon,and then tap or click the Excel button.

A) DATABASE TOOLS
B) EXTERNAL DATA
C) OFFICE EXPORT
D) CREATE
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
33
To include the Total row in the design grid,click the ____ button on the DESIGN tab.

A) Aggregate
B) Statistics
C) Calculations
D) Totals
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
34
<strong>  In the accompanying figure,the ____ line between matching fields in the two tables indicates that the tables are related.</strong> A) infinity B) join C) connector D) inner
In the accompanying figure,the ____ line between matching fields in the two tables indicates that the tables are related.

A) infinity
B) join
C) connector
D) inner
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
35
To use the Report Wizard to create a report for a query,select the query in the Navigation Pane,tap or click ____ on the ribbon,and then tap or click the Report Wizard button.

A) CREATE
B) DATABASE TOOLS
C) REPORT
D) FILE
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
36
To show the Navigation Pane if it is hidden,click the ____ Button.

A) Show
B) Shutter Bar Open/Close
C) Restore
D) Show/Hide
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
37
To indicate grouping in Access,select ____ as the entry in the Total row for the field to be used for grouping.

A) Like
B) Where
C) Same
D) Group By
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
38
To calculate statistics for only those records that satisfy certain criteria,select ____ as the entry in the Total row for the field,and then enter the criterion in the Criteria row.

A) Having
B) Where
C) Restrict
D) Find
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
39
To use the Expression Builder to create a calculated field,select the column in the Field row,right-click to display the shortcut menu,and then click ____.

A) Expression Builder
B) Builder box
C) Build
D) Field Builder
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
40
To include calculated fields in queries,enter a name for the calculated field,a(n)____,and then the expression in one of the columns in the Field row.

A) colon (:)
B) semi-colon (;)
C) equal sign (=)
D) exclamation point (!)
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
41
To enter a criterion for a particular field without displaying the field in the results of the query,include the field in the design grid,enter the criterion,and remove the check mark from its Show check box.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
42
A property sheet is a window containing the various properties of the object.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
43
A query that prompts for input whenever it is run is a dialog query.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
44
Unless you specify otherwise,Access assumes that the criteria you enter involve equality (exact matches).
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
45
To find all customers whose names begin with S,enter S? in the Criteria row of the design grid.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
46
The question mark (?)wildcard represents any collection of characters.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
47
For group calculations,Microsoft Access supports ____ built-in statistics.

A) STDEV
B) VAR
C) MAX
D) LOW
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
48
If you specify more than one sort key,the sort key on the left will be the major sort key and the one on the right will be the minor sort key.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
49
To create a parameter query that will prompt users to enter a city name as input,place [Enter City] as the criterion in the City field.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
50
To find all customers whose returns are greater than $0.00 and whose book rep is book rep number 42,enter each criterion on the same row.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
51
The field or fields on which records are sorted is called the sort key.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
52
<strong>  In the accompanying figure,Book Rep Number is the ____ key.</strong> A) major B) minor C) primary sort D) secondary sort
In the accompanying figure,Book Rep Number is the ____ key.

A) major
B) minor
C) primary sort
D) secondary sort
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
53
The special criteria that can be used in queries are ____.

A) AND
B) INCLUSIVE
C) BETWEEN
D) IN
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
54
The arithmetic symbols for use in query calculations are ____.

A) asterisk (*)
B) ampersand (&)
C) slash (/)
D) question mark (?)
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
55
<strong>  In the accompanying figure,Amount Paid is the ____ key.</strong> A) major B) primary sort C) minor D) secondary sort
In the accompanying figure,Amount Paid is the ____ key.

A) major
B) primary sort
C) minor
D) secondary sort
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
56
The asterisk (*)wildcard represents any collection of characters.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
57
To find all customers whose returns are greater than $0.00 or whose book rep is book rep number 42,enter each criterion on the same row.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
58
When you enter text data in a criterion,you must enclose the text in quotation marks.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
59
When you sort data in a query,the records in the underlying table are actually rearranged.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
60
To enter a number in a criterion,type the number without any dollar signs or commas.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
61
You can export data from Access to the standard Word format.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
62
A question that is asked of Access or any other database management system is called a(n)____________________.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
63
Crosstab queries are useful for summarizing data by category or group.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
64
A crosstab query calculates a statistic for data that is grouped by two different types of information.____________________
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
65
A summary function is a function that performs some mathematical function against a group of records.____________________
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
66
The results of a query display in ____________________ view.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
67
You cannot create a report for a query.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
68
To change the design of a query that is not currently open,press and hold or right-click the query in the Navigation Pane and then tap or click ____________________ on the shortcut menu.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
69
The only calculated fields you can create in Access are those involving addition and subtraction.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
70
If a Security Warning appears when you open an Access database,tap or click the ____________________ button.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
71
When you sort data,duplicates are not included.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
72
The expression for a calculated field can be typed directly into the Field row.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
73
To restrict the objects that appear on the Navigation Pane use the Retrieval Bar.____________________
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
74
Joining tables in a query creates an ad hoc relationship,that is,a relationship between tables created for a specific purpose.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
75
To create a top-values query,use the Top Values box on the DESIGN tab to change the number of records to be included from All to the desired number.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
76
To include all fields for a table in the design grid,double-tap or double-click the ____________________ in the field list.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
77
Wildcards are symbols that represent any character or combination of characters.____________________
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
78
To include all fields in the design grid,double-click the question mark (?)in the field list.____________________
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
79
Grouping means creating groups of records that share some common characteristic.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
80
In fixed-width files,each record is on a separate line and the fields are separated by a special character.
Unlock Deck
Unlock for access to all 109 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 109 flashcards in this deck.