77-885 · Question #112
Which of the following field properties allows you to enter a "" string in a field to indicate that there is no value for that field?
The correct answer is A. Allow Zero Length. The Allow Zero Length property allows a user to enter a zero-length ("") string in a field to indicate that there is no value for that field. Answer: C is incorrect. The Append Only property is mainly used for memo fields. When this property is set to 'Yes', it creates a field…
Question
Options
- AAllow Zero Length
- BInput Mask
- CAppend Only
- DIME Mode
How the community answered
(42 responses)- A76% (32)
- B7% (3)
- C2% (1)
- D14% (6)
Explanation
The Allow Zero Length property allows a user to enter a zero-length ("") string in a field to indicate that there is no value for that field. Answer: C is incorrect. The Append Only property is mainly used for memo fields. When this property is set to 'Yes', it creates a field value history to add new text to the field. Answer: D is incorrect. The IME Mode property is related to East Asian languages. Answer: B is incorrect. The Input Mask property is used to specify that the field value should conform to the pattern set by the mask.
Topics
Community Discussion
No community discussion yet for this question.