JSON Data Type | JSON Publishing | Teradata Vantage - About JSON Publishing - Advanced SQL Engine - Teradata Database

JSON Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
September 2020
Language
English (United States)
Last Update
2021-01-23
dita:mapPath
gzn1554761068186.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1150
lifecycle
previous
Product Category
Teradata Vantageā„¢
Vantage provides the following functionality for composing JSON documents:
  • The SELECT AS JSON statement composes data from table columns into a text format JSON document.
  • The JSON_PUBLISH table operator takes input parameters and composes them into JSON data of any supported format, including binary storage formats such as BSON and UBJSON.
  • The JSON_AGG and JSON_COMPOSE functions take input parameters and compose them into a text format JSON document.