Multiple Choice Identify the
choice that best completes the statement or answers the question.
|
|
1.
|
A term that indicates which data is being searched in a database table
a. | field value | c. | database | b. | criteria | d. | relationship |
|
|
2.
|
A database object that is used to search and retrieve records from tables using
a search criteria.
a. | table | c. | form | b. | query | d. | report |
|
|
3.
|
The process of relating tables by joining them using a common field.
a. | primary key | c. | relationship | b. | foreign key | d. | cascade update |
|
|
4.
|
Comparison relational operator needed to find a exact match.
|
|
5.
|
What operator is used to search for records when either one of two conditions is
satisfied or when both conditions are satisified.
a. | And Logical Operator | b. | Or Logical Operator |
|