Multiple Choice
Which of the following record validation rules requires the user to enter a value into either Field1 or Field2,but not into both fields?
A) ([Field1] is Null) XOR ([Field2] is Null)
B) [Field1] < > [Field2]
C) (([Field1] > [Field2]) AND [Field2] >10) )
D) none of the above
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q31: Which of the following might be necessary
Q32: Access checks field validation rules when a
Q33: Which of the following forces a user
Q34: What does Access do when data is
Q35: What must you do if you create
Q37: Which of the following refers to the
Q38: Which of the following input mask characters
Q39: The Format property indicates the way a
Q40: What is the significance of the primary
Q41: Which of the following wildcard characters does