Deck 3: Querying a Database

Full screen (f)
exit full mode
Question
Less than ( ), and NOT (not equal to) are examples of _____.

A) compound conditions
B) comparison operators
C) compound values
D) conditions
Use Space or
up arrow
down arrow
to flip the card.
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 change the design of a query, right-click the query and then click ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Open
D) Change
Question
To find all clients whose names begin with Gr, enter _____ in the Criteria row of the Client Name field.

A) Gr..
B) Gr?
C) Gr*
D) Gr&
Question
<strong>  In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is $2,000.00, erase the 0 in the Current Due column and enter _____ in the Criteria row of the Amount Paid column.</strong> A) =2,000 B) 2,000 C) =$2,000 D) 2000 <div style=padding-top: 35px> In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is $2,000.00, erase the 0 in the Current Due column and enter _____ in the Criteria row of the Amount Paid column.

A) =2,000
B) 2,000
C) =$2,000
D) 2000
Question
To print the results of a query that is open, click File on the Ribbon, click the _____ tab in the Backstage view, and then click Quick Print.

A) Preview
B) Query
C) Print Query
D) Print
Question
<strong>  In the accompanying figure, you can remove a column by clicking just above the field name to select the column and then 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 clicking just above the field name to select the column and then clicking the ____ key(s).

A) CTRL + DELETE
B) CTRL + Y
C) DELETE
D) CTRL+ALT
Question
To use a parameter query, right-click the query in the Navigation Pane and then click ____ on the shortcut menu.

A) Use Parameter
B) Enter Values
C) Run
D) Open
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
<strong>  In the accompanying figure, the criterion for Current Due is 0. The query results for this query will display ____ in the Current Due field.</strong> A) 0.00 B) $0 C) 0 D) $0.00 <div style=padding-top: 35px> In the accompanying figure, the criterion for Current Due 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
To find all individuals whose name is Francis or Frances, enter ____ in the Criteria row of the appropriate column.

A) Franc?s
B) Franc*s
C) Franc#s
D) Franc%s
Question
To create a new query in Design view, click Create on the Ribbon to display the Create tab and then click the ____ button to create a new query.

A) Query
B) Design View
C) Query Design
D) Select Query
Question
To view the results of a query, open it by right-clicking the query in the Navigation Pane and clicking ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Run
D) Open
Question
To save a query, click the Save button on the ____.

A) Quick Access Toolbar
B) Home tab on the Ribbon
C) Create tab on the Ribbon
D) status bar
Question
<strong>  In the accompanying figure, you can enter BC76 in the ____ row of the Client Number field to find all clients whose client number is BC7 6)</strong> A) Sort B) Show C) or D) Criteria <div style=padding-top: 35px> In the accompanying figure, you can enter BC76 in the ____ row of the Client Number field to find all clients whose client number is BC7
6)

A) Sort
B) Show
C) or
D) Criteria
Question
<strong>  In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is greater than $1,000.00, erase the 0 and enter _____ in the Criteria row of the Current Due column.</strong> A) > $1000 B) > 1000 C) > 1,000 D) > $1,000 <div style=padding-top: 35px> In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is greater than $1,000.00, erase the 0 and enter _____ in the Criteria row of the Current Due column.

A) > $1000
B) > 1000
C) > 1,000
D) > $1,000
Question
<strong>  In the accompanying figure, the Client table was added to the query by selecting the table and clicking the Add button in the ____ dialog box.</strong> A) Add Table B) Show Table C) Select Table D) Field List <div style=padding-top: 35px> In the accompanying figure, the Client table was added to the query by selecting the table and clicking the Add button in the ____ dialog box.

A) Add Table
B) Show Table
C) Select Table
D) Field List
Question
<strong>  In the accompanying figure, the lower pane in the window where you enter criteria is called the ____.</strong> A) query grid B) design 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) query grid
B) design grid
C) criteria grid
D) column grid
Question
The ____ operator allows you to search for a range of values in one field.

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

A) Delete Table
B) Hide Table
C) Erase Table
D) Remove Table
Question
You can include ____ in calculations to indicate which calculation should be done first.

A) curly braces {}
B) brackets []
C) parentheses ()
D) slashes //
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 display the Join Properties dialog box, right-click the join line and click ____ on the shortcut menu.

A) Properties
B) Join Properties
C) Property Sheet
D) Modify Properties
Question
A(n) ____ join is the default join in Access.

A) left outer
B) right outer
C) outer
D) inner
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) Criteria
C) Order
D) Sort
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 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
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 use the Report Wizard to create a report for a query, select the query in the Navigation Pane, click _____ on the Ribbon, and then click the Report Wizard button.

A) New Report
B) Create
C) Query Report
D) Save as Report
Question
To create a crosstab, click the ____ button on the Create tab.

A) Crosstab Wizard
B) Query Wizard
C) Statistics
D) Chart
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
Use 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 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
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 export data from a query to Excel, select the query in the Navigation Pane, click _____ on the Ribbon, and then click the Excel button.

A) External Data
B) Database Tools
C) Create
D) Office Export
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
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 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 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
<strong>  In the accompanying figure, Business Analyst Number is the ____ key.</strong> A) major B) minor C) primary sort D) secondary sort <div style=padding-top: 35px> In the accompanying figure, Business Analyst Number is the ____ key.

A) major
B) minor
C) primary sort
D) secondary sort
Question
A query that prompts for input whenever it is run is a run-time query.
Question
If you specify more than one sort key, the sort key on the left will be the minor sort key and the one on the right will be the major sort key.
Question
When you sort data in a query, the records in the underlying table are actually rearranged.
Question
To find all clients whose names begin with Gr, enter Gr* in the Criteria row of the design grid.
Question
The field or fields on which records are sorted is called the sort key.
Question
Modified Multiple Choice The special criteria that can be used in queries are ____.

A) AND
B) INCLUSIVE
C) BETWEEN
D) IN
Question
To find all clients whose amount paid is greater than $1,000.00 and whose business analyst is analyst 11, enter each criterion on different lines.
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 clients whose amount paid is greater than $1,000.00 or whose business analyst is analyst 11, enter each criterion on the same line.
Question
The asterisk (*) wildcard represents any individual character.
Question
For group calculations, Microsoft Access supports ____ built-in statistics.

A) STDEV
B) VAR
C) MAX
D) LOW
Question
Unless you specify otherwise, Access assumes that the criteria you enter involve equality (exact matches).
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
To enter a number in a criterion, type the number without any dollar signs or commas.
Question
The arithmetic symbols for use in query calculations are ____.

A) asterisk (*)
B) ampersand (&)
C) slash (/)
D) question mark (?)
Question
When you enter text data in a criterion, you must enclose the text in quotation marks.
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
The question mark (?) wildcard represents any individual character.
Question
A property sheet is a window containing the various properties of the object.
Question
The only calculated fields you can create in Access are those involving addition.
Question
To restrict the objects that appear on the Navigation Pane use the Restrict Bar.
Question
To change the design of a query that is not currently open, right-click the query in the Navigation Pane and then click  ____________________ on the shortcut menu.
Question
The expression for a calculated field can be typed directly into the Field row.
Question
A parameter query calculates a statistic for data that is grouped by two different types of information.
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
Crosstab queries are useful for summarizing data.
Question
You cannot create a form for a query.
Question
When tables are joined in a query, it is not possible to restrict retrieval by using criteria.
Question
When you sort data, duplicates normally are included.
Question
Wildcards are symbols that represent any character or combination of characters.
Question
An inner join is the default join in Access.
Question
A question that is asked of Access or any other database management system is called a(n) ____________________.
Question
An aggregate function is a function that performs some mathematical function against a group of records.
Question
To include all fields in the design grid, double-click the question mark (?) in the field list.
Question
You can export to Excel but you cannot export data to a text file.
Question
Grouping means creating groups of records that share some common characteristic.
Question
The results of a query display in ____________________ view.
Question
If a Security Warning appears when you open an Access database, click the option ____________________ button.
Question
To include all fields for a table in the design grid, click the ____________________ in the field list .
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/112
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 3: Querying a Database
1
Less than ( ), and NOT (not equal to) are examples of _____.

A) compound conditions
B) comparison operators
C) compound values
D) conditions
B
2
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
B
3
To change the design of a query, right-click the query and then click ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Open
D) Change
B
4
To find all clients whose names begin with Gr, enter _____ in the Criteria row of the Client Name field.

A) Gr..
B) Gr?
C) Gr*
D) Gr&
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
5
<strong>  In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is $2,000.00, erase the 0 in the Current Due column and enter _____ in the Criteria row of the Amount Paid column.</strong> A) =2,000 B) 2,000 C) =$2,000 D) 2000 In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is $2,000.00, erase the 0 in the Current Due column and enter _____ in the Criteria row of the Amount Paid column.

A) =2,000
B) 2,000
C) =$2,000
D) 2000
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
6
To print the results of a query that is open, click File on the Ribbon, click the _____ tab in the Backstage view, and then click Quick Print.

A) Preview
B) Query
C) Print Query
D) Print
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
7
<strong>  In the accompanying figure, you can remove a column by clicking just above the field name to select the column and then 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 clicking just above the field name to select the column and then clicking the ____ key(s).

A) CTRL + DELETE
B) CTRL + Y
C) DELETE
D) CTRL+ALT
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
8
To use a parameter query, right-click the query in the Navigation Pane and then click ____ on the shortcut menu.

A) Use Parameter
B) Enter Values
C) Run
D) Open
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
9
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 112 flashcards in this deck.
Unlock Deck
k this deck
10
<strong>  In the accompanying figure, the criterion for Current Due is 0. The query results for this query will display ____ in the Current Due field.</strong> A) 0.00 B) $0 C) 0 D) $0.00 In the accompanying figure, the criterion for Current Due 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
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
11
To find all individuals whose name is Francis or Frances, enter ____ in the Criteria row of the appropriate column.

A) Franc?s
B) Franc*s
C) Franc#s
D) Franc%s
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
12
To create a new query in Design view, click Create on the Ribbon to display the Create tab and then 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 112 flashcards in this deck.
Unlock Deck
k this deck
13
To view the results of a query, open it by right-clicking the query in the Navigation Pane and clicking ____ on the shortcut menu.

A) Datasheet View
B) Design View
C) Run
D) Open
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
14
To save a query, click the Save button on the ____.

A) Quick Access Toolbar
B) Home tab on the Ribbon
C) Create tab on the Ribbon
D) status bar
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
15
<strong>  In the accompanying figure, you can enter BC76 in the ____ row of the Client Number field to find all clients whose client number is BC7 6)</strong> A) Sort B) Show C) or D) Criteria In the accompanying figure, you can enter BC76 in the ____ row of the Client Number field to find all clients whose client number is BC7
6)

A) Sort
B) Show
C) or
D) Criteria
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
16
<strong>  In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is greater than $1,000.00, erase the 0 and enter _____ in the Criteria row of the Current Due column.</strong> A) > $1000 B) > 1000 C) > 1,000 D) > $1,000 In the accompanying figure, the criterion for Current Due is 0. To find all clients whose current due amount is greater than $1,000.00, erase the 0 and 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 112 flashcards in this deck.
Unlock Deck
k this deck
17
<strong>  In the accompanying figure, the Client table was added to the query by selecting the table and clicking the Add button in the ____ dialog box.</strong> A) Add Table B) Show Table C) Select Table D) Field List In the accompanying figure, the Client table was added to the query by selecting the table and clicking the Add button in the ____ dialog box.

A) Add Table
B) Show Table
C) Select Table
D) Field List
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
18
<strong>  In the accompanying figure, the lower pane in the window where you enter criteria is called the ____.</strong> A) query grid B) design 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) query grid
B) design grid
C) criteria grid
D) column grid
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
19
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 112 flashcards in this deck.
Unlock Deck
k this deck
20
<strong>  In the accompanying figure, you can delete the table by right-clicking the field list and clicking ____ on the shortcut menu.</strong> A) Delete Table B) Hide Table C) Erase Table D) Remove Table In the accompanying figure, you can delete the table by right-clicking the field list and clicking ____ on the shortcut menu.

A) Delete Table
B) Hide Table
C) Erase Table
D) Remove Table
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
21
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 112 flashcards in this deck.
Unlock Deck
k this deck
22
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 112 flashcards in this deck.
Unlock Deck
k this deck
23
To display the Join Properties dialog box, right-click the join line and click ____ on the shortcut menu.

A) Properties
B) Join Properties
C) Property Sheet
D) Modify Properties
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
24
A(n) ____ join is the default join in Access.

A) left outer
B) right outer
C) outer
D) inner
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
25
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) Criteria
C) Order
D) Sort
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
26
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 112 flashcards in this deck.
Unlock Deck
k this deck
27
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 112 flashcards in this deck.
Unlock Deck
k this deck
28
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 112 flashcards in this deck.
Unlock Deck
k this deck
29
To use the Report Wizard to create a report for a query, select the query in the Navigation Pane, click _____ on the Ribbon, and then click the Report Wizard button.

A) New Report
B) Create
C) Query Report
D) Save as Report
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
30
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 112 flashcards in this deck.
Unlock Deck
k this deck
31
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 112 flashcards in this deck.
Unlock Deck
k this deck
32
Use 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 112 flashcards in this deck.
Unlock Deck
k this deck
33
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 112 flashcards in this deck.
Unlock Deck
k this deck
34
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 112 flashcards in this deck.
Unlock Deck
k this deck
35
To export data from a query to Excel, select the query in the Navigation Pane, click _____ on the Ribbon, and then click the Excel button.

A) External Data
B) Database Tools
C) Create
D) Office Export
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
36
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 112 flashcards in this deck.
Unlock Deck
k this deck
37
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 112 flashcards in this deck.
Unlock Deck
k this deck
38
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 112 flashcards in this deck.
Unlock Deck
k this deck
39
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 112 flashcards in this deck.
Unlock Deck
k this deck
40
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 112 flashcards in this deck.
Unlock Deck
k this deck
41
<strong>  In the accompanying figure, Business Analyst Number is the ____ key.</strong> A) major B) minor C) primary sort D) secondary sort In the accompanying figure, Business Analyst Number is the ____ key.

A) major
B) minor
C) primary sort
D) secondary sort
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
42
A query that prompts for input whenever it is run is a run-time query.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
43
If you specify more than one sort key, the sort key on the left will be the minor sort key and the one on the right will be the major sort key.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
44
When you sort data in a query, the records in the underlying table are actually rearranged.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
45
To find all clients whose names begin with Gr, enter Gr* in the Criteria row of the design grid.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
46
The field or fields on which records are sorted is called the sort key.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
47
Modified Multiple Choice 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 112 flashcards in this deck.
Unlock Deck
k this deck
48
To find all clients whose amount paid is greater than $1,000.00 and whose business analyst is analyst 11, enter each criterion on different lines.
Unlock Deck
Unlock for access to all 112 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 112 flashcards in this deck.
Unlock Deck
k this deck
50
To find all clients whose amount paid is greater than $1,000.00 or whose business analyst is analyst 11, enter each criterion on the same line.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
51
The asterisk (*) wildcard represents any individual character.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
52
For group calculations, Microsoft Access supports ____ built-in statistics.

A) STDEV
B) VAR
C) MAX
D) LOW
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
53
Unless you specify otherwise, Access assumes that the criteria you enter involve equality (exact matches).
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
54
<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 112 flashcards in this deck.
Unlock Deck
k this deck
55
To enter a number in a criterion, type the number without any dollar signs or commas.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
56
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 112 flashcards in this deck.
Unlock Deck
k this deck
57
When you enter text data in a criterion, you must enclose the text in quotation marks.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
58
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 112 flashcards in this deck.
Unlock Deck
k this deck
59
The question mark (?) wildcard represents any individual character.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
60
A property sheet is a window containing the various properties of the object.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
61
The only calculated fields you can create in Access are those involving addition.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
62
To restrict the objects that appear on the Navigation Pane use the Restrict Bar.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
63
To change the design of a query that is not currently open, right-click the query in the Navigation Pane and then click  ____________________ on the shortcut menu.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
64
The expression for a calculated field can be typed directly into the Field row.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
65
A parameter query calculates a statistic for data that is grouped by two different types of information.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
66
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 112 flashcards in this deck.
Unlock Deck
k this deck
67
Crosstab queries are useful for summarizing data.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
68
You cannot create a form for a query.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
69
When tables are joined in a query, it is not possible to restrict retrieval by using criteria.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
70
When you sort data, duplicates normally are included.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
71
Wildcards are symbols that represent any character or combination of characters.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
72
An inner join is the default join in Access.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
73
A question that is asked of Access or any other database management system is called a(n) ____________________.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
74
An aggregate function is a function that performs some mathematical function against a group of records.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
75
To include all fields in the design grid, double-click the question mark (?) in the field list.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
76
You can export to Excel but you cannot export data to a text file.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
77
Grouping means creating groups of records that share some common characteristic.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
78
The results of a query display in ____________________ view.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
79
If a Security Warning appears when you open an Access database, click the option ____________________ button.
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
80
To include all fields for a table in the design grid, click the ____________________ in the field list .
Unlock Deck
Unlock for access to all 112 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 112 flashcards in this deck.