BSON_CHECK JSON Function | Teradata Vantage - BSON_CHECK - 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 BSON_CHECK function checks a string for valid BSON syntax and provides an informative error message about the cause of the syntax failure if the string is invalid.

Condition Return Value
String is valid BSON syntax. 'OK'
String is not valid BSON syntax. 'INVALID: error message'

Error message includes cause of syntax failure.

String is NULL. Vantage NULL