text data type

In a Microsoft Access project, a variable-length data type that can hold a maximum of 2^31 – 1 (2,147,483,647) characters; default length is 16. Columns with the text data type store a 16-byte pointer in the data row, and the data is stored separately.