meta_UDTTransformFunctions - Teradata Meta Data Services

Teradata Meta Data Services User Guide

Product
Teradata Meta Data Services
Release Number
15.00
Language
English (United States)
Last Update
2018-09-27
Product Category
Teradata Tools and Utilities

meta_UDTTransformFunctions

Returns information on those UDTs that have defined ToSQL or FromSQL transform functions. This view combines the UDTHasToSQLFunction and UDTHasFromSQLFunction relationships.

 

Table 171: Columns and Data Types of the meta_UDTTransformFunctions View

Column

Data Type

SystemName

VARCHAR(256)

UDTName

VARCHAR(128)

UDTLoid

INTEGER

ToSQLFunctionName

VARCHAR(128)

ToSQLSpecificName

VARCHAR(128)

FromSQLFunctionName

VARCHAR(128)

FromSQLSpecificName

VARCHAR(128)