Computer Science, asked by charu1365, 4 months ago

Answer the following questions.
1. In the field properties part of the design view, what is the significance of the length field?
2. What is the meaning of default value for a field, as found in Field properties?
3. What is meant by the Entry Required field?​

Answers

Answered by thrichu
4

1.the properties of a field describe the characteristics and behaviour of data added to the field. A fields data type is the most important property because it determines what kind of data the field can store.

2.option button object specifies a string value that is automatically entered in a field when a new record is created, for example :In an adresses table you can set the default value for the city field to new York.

3.Entry required field decides whether entering data in the field is necessary or not.

Similar questions