Multiple choice Making a field ______ means: that it cannot be left blank. Numeric required calculated validated none of these Reveal answer Fill a bubble to check yourself B Correct answer Explanation In database design, setting a field as 'required' or 'not null' ensures that the field must contain a value before the record can be saved. This prevents empty or blank entries in critical fields.