differentiate between number and auto number data types
Answers
Answered by
1
Answer:
auto number
it is the data type in access in which automatically increments value by one when a new record is added.it can store upto 4 number.
number
this is a data type in access in which you right numbers up to 8 characters.
i hope this answer helps you
Explanation:
Answered by
0
Number type is used to store data the value of an integer or float type which will depend on the specified decimal precision value. On the other hand, Auto Number has all the calculated values by the system that is referred to as Auto-increment valu
Similar questions