Absolute Maximum Length for JSON Binary Data - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
Language
English (United States)
Last Update
2024-04-03
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905

The maximum length of a JSON type using a binary storage format is 16776192 bytes.

The length of the binary data cannot be less than or equal to the length of the same data represented in text. Therefore, JSON data that fits in a JSON column with maximum length x stored as text may not fit in a JSON column with maximum length x stored as a binary format, or the reverse. Select the length carefully to make sure of accommodating the data.