Computer Science, asked by rs6632103, 24 days ago

When should we use the data type auto number?​

Answers

Answered by srishanth30
3

AutoNumber is a type of data used in Microsoft Access tables to generate an automatically incremented numeric counter. It may be used to create an identity column which uniquely identifies each record of a table. Only one AutoNumber is allowed in each table. The data type was called Counter in Access 2.0.

PLEASE MARK ME AS A BRAINLIEST AND FOLLOW ME PLEASE

Answered by alonestar22
8

Answer:

AutoNumber is a type of data used in Microsoft Access tables to generate an automatically incremented numeric counter. It may be used to create an identity column which uniquely identifies each record of a table. Only one AutoNumber is allowed in each table. The data type was called Counter in Access

Similar questions