Databases  -   1   2   3   4   5   6   7   8   9   10   11   12   13   14   15   16   Exercise 1   Exercise 2
Community Learning Homepage

<< PREVIOUS   16 - Data Types   NEXT >>

Text The default type, text type allows any combination of letters and numbers up to a maximum of 255 characters per field record.
Memo A text type that stores up to 64,000 characters
Number A text type that stores up to 64,000 characters
Date / Time A date, time, or combination of both
Currency Monetary values that can be set to decimal and comma positions
AutoNumber This option will automatically assign a unique number for each record (row).
Yes / No Use this option for fields that require input to be True/False, or Yes/No


<< PREVIOUS   -   NEXT >>