meta_UDTCastFunctions - 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_UDTCastFunctions

Returns information on the UDTs that have functions defining a UDTCast operation. Corresponds to the relationship UDTCastHasCastFunction.

 

Table 165: Columns and Data Types of the meta_UDTCastFunctions View

Column

Data Type

SystemName

VARCHAR(256)

UDTName

VARCHAR(128)

ImplicitAssignment

VARCHAR(3)

SourceIsPrimary

VARCHAR(3)

SourceDataType

CHAR(2)

TargetDataType

CHAR(2)

NonUDTLength

INTEGER

NonUDTDigits

SHORT

NonUDTImpliedPoint

SHORT

NonUDTCharType

VARCHAR(8)

CastFunctionName

VARCHAR(128)