Multiple Choice
Which of the following record validation rules prevents the user from entering the same value into both Field1 and Field2?
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
Q2: The notation 1:1 is used to describe
Q3: Which of the following displays a list
Q4: Describe the following relationships: a one-to-one relationship,a
Q5: Which of the following relationships describes many
Q6: Which of the following print options allows
Q7: What can you do if the data
Q8: As a database grows larger,what are three
Q9: Which of the following characters causes characters
Q10: Which of the following input mask characters
Q11: Which of the following field validation rules