Computer Science, asked by atiwari7339, 11 months ago

Name the field
property used to
ensure that field is not
left blank during data
entry.​

Answers

Answered by vikramkumar64296
0

The Data Type property determines what field values you can enter into the field and what other properties the field will have.

Set the Required property for a field to Yes

In the Navigation Pane, right-click the table and then click Design View.

Select the field that you want to require always has a value.

In the Field Properties pane, on the General tab, set the Required property to Yes.

Explanation:

I hope this is help for you.

Similar questions