computer test on ACCESS2013

profilekmu
access2013_t03_key_terms.docx

New Perspectives Access 2013

Tutorial 3: Maintaining and Querying a Database

Key Terms

aggregate function A function that performs an arithmetic operation on selected records in a database. (AC 161)

All Access Objects The default group in the Navigation Pane; it displays all objects in the database. (AC 167)

And logical operator The logical operator you use in a query when you want a record selected only if two or more conditions are met. (AC 149)

AutoFilter An Access feature, available by clicking the arrow to the right of a field name in Datasheet view for a table or query, that enables you to quickly sort and display the field’s values in various ways. (AC 132)

calculated field A field that you create with an expression that displays the results of the expression in a datasheet, form, or report, but does not exist as a field in the database. (AC 156)

comparison operator In a query, an operator that asks Access to compare the value in a database field to the condition value and to select all the records for which the relationship is true. (AC 140)

condition A criterion, or rule, that determines which records are selected in a query. (AC 140)

design grid The portion of the Query window in Design view in which you specify the fields and record selection criteria for the query you are creating. (AC 116)

editing mode The mode in which you can insert or delete characters in a field value based on the location of the insertion point. (AC 118)

exact match A type of query in which the value in the specified field must match the condition exactly in order for the record to be included in the query results. (AC 141)

expand indicator In a datasheet, the plus sign that lets you display the related records in the subdatasheet. (AC 123)

expression A statement containing a combination of database fields, constants, and operators that you define in a query to perform a calculation. (AC 156)

Expression Builder An Access tool that makes it easy to create an expression by providing boxes for entering the expression, options for displaying and selecting common operators, and one or more lists of expression elements, such as table and field names. (AC 156)

F2 key The function key you press to switch between navigation mode and editing mode in a datasheet. (AC 118)

field list A list containing the fields for a table, with the table name at the top and the fields listed in the order in which they appear in the table. (AC 116)

filter A set of restrictions you place on the records in an open datasheet or form to temporarily isolate a subset of the records. (AC 136)

Filter By Form A filtering technique that changes a datasheet or form to display blank fields, allowing you to select a value from a list in any blank field to apply a filter that selects only those records containing that value. (AC 136)

Filter By Selection A filtering technique that lets you select all or part of a field value in a datasheet or form, and then display only those records that contain the selected value in the field. (AC 136)

Find command A command you use to search for data in a form or a table or query datasheet so that you can locate a specific field value or part of a field value. (AC 121)

Group By operator In a query, an operator that divides the selected records into groups based on the values in the specified field. (AC 166)

Hide Fields In Datasheet view, the command that allows you to remove the display of one or more fields. (AC 119)

logical operator In a query, an operator that allows you to combine two or more conditions. (AC 149)

maintain (a database) To add, change, and delete records in database tables to keep them current and accurate. (AC 118)

navigation mode The mode in which Access selects an entire field value, and your typed entry replaces the highlighted field value. (AC 118)

nonunique (sort field) A sort field for which more than one record can have the same value. (AC 133)

Object Type The default category in the Navigation Pane; it arranges objects by type (tables, queries, forms, reports, and so on). (AC 167)

Or logical operator The logical operator you use in a query when you want a record selected if at least one of the specified conditions is met. (AC 149)

plus sign (+) In a datasheet, a symbol indicating that a record has related records in another table. (AC 122)

primary sort field The first sort field specified that determines the order of records in an object. (AC 133)

query by example (QBE) A method of constructing a query by giving Access an example of the information you are requesting. (AC 117)

Query Wizard An Access tool that prompts you for information by asking a series of questions and then creates the appropriate query based on your answers. (AC 124)

recordset The set of records that results from running a query. (AC 124)

run (a query) To answer a query and display the results. (AC 116)

secondary sort field A second field that determines the order of records in an object that are already sorted by the primary sort field. (AC 133)

select query A query in which you specify the fields and records you want Access to select, and the results are returned in the form of a datasheet. (AC 116)

sort To rearrange records in a specified order or sequence. (AC 131)

sort field The field used to determine the order of records in a datasheet. (AC 131)

subdatasheet A datasheet that displays the records related to the current record. (AC 123)

theme A predefined set of formats including colors, fonts, and other effects that enhance a database object’s appearance and usability. (AC 154)

Unhide Fields In Datasheet view, the command that allows you to redisplay any hidden fields. (AC 119)

unique (sort field) A sort field whose value is different for each record. (AC 133)

update (a database) To add, change, and delete records in database tables to keep them current and accurate. (AC 118)

Zoom box A dialog box you can use to enter text, expressions, or other values. (AC 156)

New Perspectives Access 201

3

Tutorial

3

: Maintaining and Querying a Database

Key Terms

aggregate function

A function that performs an arithmetic operation on selecte

d

records in a database. (AC 1

61

)

All Access Objects

The

default group in the

Navigation Pane; it displays all objects in the

database. (AC

167

)

And logical operator

The logical operator you use in a query when you want a record

selected only if two or

more conditions are met. (AC 14

9

)

AutoFilter

An

Access feature, available by clicking the arrow to the right of a field name

in Datasheet view for a table or query, that enables you to quickly sort and display the

field’s

values in various ways. (AC 1

32

)

calculated field

A field that you create with

an expression that displays the results of

the expression in a datasheet, form, or report, but does not exist as

a field in the

database. (AC 1

56

)

comparison operator

In a query, an operator that asks Access to compare the value in a

database field to th

e condition value and to select all the records for which t

he

relationship is true. (AC 1

40

)

condition

A criterion, or rule, that determines which records

are selected in a query. (AC

1

40

)

design grid

The portion of the Query window in Design view in which you specify the

fields and record selection criteria for the

query you are creating. (AC 11

6

)

editing mode

The mode in which you can insert or delete characters in a field value

based on the locat

ion

of the insertion point. (AC 11

8

)

exact match

A type of query in which the value in the specified field must match the

condition exactly in order for the record to be included in the query results. (A

C 1

41

)

expand indicator

In a datasheet, the plus sign that lets you display the related reco

rds

in the subdatasheet. (AC 1

23

)

expression

A statement containing a combination of database fields, constants, and

operators that you define in a query t

o perform a calculation. (AC

1

56

)