1. Assume a default value in a field unless a user enters a value for that field.
  2. Limit the set of permissible values that a field may assume.
  3. Limit the use of null values in some fields.
  4. All of the above.
5 views

1 Answers

Answer: Option 4

Let'

5 views