Maximum length for VARBINARY
- Last Updated: January 17, 2024
- 1 minute read
- OpenEdge
- Version 12.8
- 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.