Multiple choice

Text fields can contain up to_______ characters.

  1. 16

  2. 32, 767

  3. 3, 227

  4. 255

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

In Microsoft Access, Text fields have a maximum length of 255 characters. This is a standard database limitation for Text field types. The other options are incorrect - 16 is too small, 3227 and 32767 represent other field types like Memo or specific constraints.