Asked by Saatvic Arora on May 22, 2024

verifed

Verified

Which Short Text field property should you use to indicate users must enter a value in the field?

A) Default
B) Required
C) Validation Rule
D) Yes/No

Short Text

A data type in databases used for fields that contain text or combinations of text and numbers, restricted by a maximum length.

Required

A constraint in databases or programming that specifies a field must have a value and cannot be left blank.

Validation Rule

A criterion or set of criteria set within a database or software application that must be met before data is accepted or saved.

  • Attain proficiency in handling and employing Access database fields and properties in an effective manner.
verifed

Verified Answer

SS
subas shresthaMay 27, 2024
Final Answer :
B
Explanation :
The "Required" property should be used to indicate users must enter a value in the field. This will prevent them from saving the record without filling in this field.