varchar

<database>

A database data type for storing variable-length strings of ASCII data. The amount of storage space used depends on the length of the strings, in contrast to the ordinary "char" type. The maximum length of string must still be specified, e.g. varchar(256).

Last updated: 2009-02-25

Nearby terms:

vapourwareVARvarvarcharvariableVariational Graphics eXtendedVAX

Try this search on Wikipedia, Wiktionary, Google, OneLook.



Loading