SET TRANSFORM GROUP FOR TYPE Statement - ODBC Driver for Teradata

ODBC Driver for Teradata® User Guide

Product
ODBC Driver for Teradata
Release Number
16.20
Published
August 2020
Language
English (United States)
Last Update
2020-08-25
dita:mapPath
fxv1527114222338.ditamap
dita:ditavalPath
Audience_PDF_product_legacy_odbc_include.ditaval
dita:id
B035-2526
lifecycle
previous
Product Category
Teradata Tools and Utilities

The SET TRANSFORM GROUP FOR TYPE feature is implemented to support changing the active transform for Teradata CDTs that have multiple transforms at a session level. This feature allows the user to use the appropriate transform without having to create separate USER account with different transform settings.

A new DDL statement SET TRANSFORM GROUP FOR TYPE is added. The syntax follows:

<set transform group statement> ::= SET TRANSFORM GROUP FOR TYPE <cdt name> <transform group name>

For more information on this feature, refer to SQL Data Definition Language - Syntax and Examples (B035-1144).