Stylesheet Management | XML Data Type | Teradata Vantage - Stylesheet Management - Advanced SQL Engine - Teradata Database

XML Data Type

Product
Advanced SQL Engine
Teradata Database
Release Number
17.05
17.00
Published
June 2020
Language
English (United States)
Last Update
2021-01-22
dita:mapPath
amr1556233250442.ditamap
dita:ditavalPath
lze1555437562152.ditaval
dita:id
B035-1140
lifecycle
previous
Product Category
Teradata Vantageā„¢

The XSLTTRANSFORM method on the XML type accepts an XSLT stylesheet as a parameter and transforms the XML value by applying the stylesheet. Teradata recommends that you store the stylesheets as XML type values in tables with unique identifiers associated with them. When invoking the XSLTTRANSFORM method, you can join the stylesheet table and specify the stylesheet by its unique identifier in the WHERE clause.