SET TRANSFORM GROUP FOR TYPE Statement | Teradata Vantage - SET TRANSFORM GROUP FOR TYPE - Teradata Vantage - Analytics Database

SQL Data Definition Language Syntax and Examples

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-22
dita:mapPath
jco1628111346878.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
mdr1472255012272
lifecycle
latest
Product Category
Teradata Vantage™

Sets the active transform group for Complex Data Types (CDTs) that have multiple transform groups.

You can set transform groups for the following CDTs:
  • JSON
  • XML
  • ST_GEOMETRY
  • DATASET

The transform group you set is in effect for the current session. You can use this statement multiple times in a single session to switch transforms for the same CDT. If default transform groups are already set for the user, the SET TRANSFORM GROUP FOR TYPE statement overrides the default settings for the current session.

For information about CDTs, including macros you can use to display the current transform settings, see Teradata Vantage™ - JSON Data Type, B035-1150, Teradata Vantage™ - XML Data Type, B035-1140, Teradata Vantage™ - DATASET Data Type, B035-1198, and Teradata Vantage™ - Geospatial Data Types, B035-1181.

ANSI Compliance

This statement is a Teradata extension to the ANSI SQL:2011 standard.

Privileges Required

None.