Saved Bookmarks
| 1. |
Define the following data types :i) auto number ii) currency ii) text |
|
Answer» Answer : Auto number : Auto number is a type of data used is microsoft Access TABLES to generate an automatically INCREMENTED numeric counter. It may be used to create an identity COLOUMN which uniquely identifies each record of a table. Only ONE Auto number is allowed in each table. The data type is called Counter in access. IT WILL HELP YOU LITTLE.... |
|