StorageSize JSON Method | Teradata Vantage - StorageSize - Advanced SQL Engine - Teradata Database

JSON Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
uwa1591040057999.ditamap
dita:ditavalPath
uwa1591040057999.ditaval
dita:id
B035-1150
lifecycle
previous
Product Category
Teradata Vantageā„¢

The StorageSize method returns the number of bytes needed to store the input JSON data in the specified storage format.

An INTEGER value representing the number of bytes required to store the input JSON data in the format specified by the storage_format argument.

It is possible that the value returned by this method may change in the future because these storage formats are not guaranteed to remain unchanged.

A Vantage NULL is returned if the JSON_expr argument is NULL.