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 Making a field 'required' in a database schema ensures that the user must input data into that field before the record can be saved, preventing null or blank entries.