nerdexam
Microsoft

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…

Building Tables

Question

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?

Options

  • AAllow Zero Length
  • BInput Mask
  • CAppend Only
  • DIME Mode

How the community answered

(42 responses)
  • A
    76% (32)
  • B
    7% (3)
  • C
    2% (1)
  • D
    14% (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

#Allow Zero Length#field properties#null values#empty string

Community Discussion

No community discussion yet for this question.

Full 77-885 Practice