EXISTSNODE Method | XML Data Type | Teradata Vantage - EXISTSNODE - Analytics Database - Teradata Vantage

XML Data Type

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-10-30
dita:mapPath
tkc1628112506748.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dgs1472251600184
lifecycle
latest
Product Category
Teradata Vantageā„¢

Checks if a query returns a result.

Result Type

An INTEGER value as follows:
  • 0 if the query returns NULL or an empty string, or if the result of evaluating the query on the XML instance is an empty sequence.
  • 1 in all other cases.

If the input argument query is NULL, EXISTSNODE returns NULL.