ExistValue JSON Method Syntax | VantageCloud Lake - ExistValue Syntax - Teradata Vantage

Teradata® VantageCloud Lake

Deployment
VantageCloud
Edition
Lake
Product
Teradata Vantage
Published
January 2023
ft:locale
en-US
ft:lastEdition
2024-12-11
dita:mapPath
phg1621910019905.ditamap
dita:ditavalPath
pny1626732985837.ditaval
dita:id
phg1621910019905
JSON_expr.ExistValue (JSONPath_expr)

Syntax Elements

JSON_expr
An expression that evaluates to a JSON data type.
JSONPath_expr
A name in JSONPath syntax.
The name can be either UNICODE or LATIN, depending on the character set of the JSON type that invoked this method. If the parameter character set does not match the character set of the JSON type, Vantage attempts to translate the parameter character set to the correct character set.
JSONPath_expr cannot be NULL. If the expression is NULL an error is reported.