Multiple Choice
In Microsoft Access Query By Example, the inclusion of Criteria on two different lines as illustrated in the following query will
A) Act as the AND logical operator and will include only those records that meet both of the criteria.
B) Act as the AND logical operator and will include all records that meet either of the two criteria.
C) Act as the OR logical operator and will include only those records that meet both of the criteria.
D) Act as the OR logical operator and will include all records that meet either of the two criteria.
E) Act as the NOT logical operator and will include only those records that meet neither of the two criteria.
Correct Answer:

Verified
Correct Answer:
Verified
Q5: Which operation would you use to total
Q6: Right outer join queries can only be
Q7: Every SQL statement begins with the word
Q8: Ad hoc querying is done primarily by
Q9: A parameter query requires a user to
Q11: Given the following tables, what are the
Q12: Query by Example (QBE) requires the end
Q13: A database includes the following tables. Design
Q14: What will be the result of the
Q15: SUM, MAX, and COUNT are examples of