Asked by arleen marmol on Sep 25, 2024

verifed

Verified

To specify that entries in the Returns field must be between $0.00 and $30,000.00,enter ____ in the Validation Rule property box.

A) >=0,<=30,000
B) >=$0,<=$30,000
C) >=0 and <=30000
D) >=$0 and <=$30,000

$0.00

A numerical value representing no cost or a zero currency amount in financial contexts.

Validation Rule Property

A characteristic in database management systems that allows setting rules which data entries must meet to be accepted into the database.

  • Comprehend the application of field properties to maintain data integrity.
verifed

Verified Answer

EB
Elizabeth Baloyiabout 13 hours ago
Final Answer :
C
Explanation :
The correct syntax for specifying a range in a Validation Rule property box does not include currency symbols and uses the word 'and' to combine the lower and upper limits.