Solved

Matching

Question 59

Matching

Matching

Premises:
A select query that finds duplicate records in a table or query.
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Selects records for the designated field when the value matches one of two or more condition values.
A select query that finds all records in a table or query that have no related records in the second table or query.
A standard query language used in querying, updating, and managing relational databases.
The capability of a database to update field properties in objects automatically when a table field property is modified.
A field data type that allows text values to be entered up to 65,535 characters.
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
A rule that is set when the validation involves multiple fields.
A field that allows the user to select a value from a list of possible values to enter data in the field.
Responses:
list-of-values match
property propagation
Long Text
find duplicates query
find unmatched query
Validation Rule
SQL (Structured Query Language)
lookup field
table validation rule
pattern match

Correct Answer:

A select query that finds duplicate records in a table or query.
A field property option that verfies a field value by comparing the value entered to a constant or set of constants.
Selects records for the designated field when the value matches one of two or more condition values.
A select query that finds all records in a table or query that have no related records in the second table or query.
A standard query language used in querying, updating, and managing relational databases.
The capability of a database to update field properties in objects automatically when a table field property is modified.
A field data type that allows text values to be entered up to 65,535 characters.
Selects a record for the designated field with a value that matches the pattern of a simple condition value.
A rule that is set when the validation involves multiple fields.
A field that allows the user to select a value from a list of possible values to enter data in the field.
Related Questions