Quick infoA simple field for storing variable length text data.A distinction must be made between VARCHAR(n) and TEXT.Depending on the database, only text with a certain maximum length can be indexed.