You can use the ____ property for a nonprimary key field to ensure that users enter a value into the field.
A. Nonnull
B. Text
C. Required
D. Validate
Answer: C
Computer Science & Information Technology
You might also like to view...
Describe the differences in the way you upload a single file and the way you upload multiple files at one time
What will be an ideal response?
Computer Science & Information Technology
A multiple-alternative structure cannot be implemented by using which of the following:
a. a single If-Then statement b. several If-Then statements c. several If-Then-Else statements d. a single Case statement
Computer Science & Information Technology