Maximum length for VARCHAR
- Last Updated: December 12, 2014
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
Maximum length for VARCHAR
The maximum length of the VARCHAR data
type depends on:
-
The number of columns in a table — More columns in a
table further limits the length of
VARCHARdata. -
When a table was created — Tables created earlier can support
longer
VARCHARdata than tables created later.