Write one example of data field for which you would set the Required property to Yes?
Write one example of data field for which you would set the Required property to Yes?
4 views
1 Answers
In a table, when we declare a field as a primary key, then the field’s Required property must be set to Yes because, in a primary key field, we need to enter data always.
4 views
Answered