Maximum length for VARBINARY
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
Maximum length for VARBINARY
The maximum length of the VARBINARY data
type depends on:
-
The number of columns in a table — More columns in a
table further limits the length of
VARBINARYdata. -
When a table was created — Tables created earlier can support
longer
VARBINARYdata than tables created later.