Definition, synonyms and related words
A text field of indeterminate length in a database, as opposed to the traditional fixed-length field.
"The developer switched the customer name column from char(50) to varchar so the system could store names of any length without wasting space on unused characters."