User-Defined-Methods (UDMs) - Parallel Transporter

Teradata® Parallel Transporter Reference

Product
Parallel Transporter
Release Number
16.20
Published
November 2020
Language
English (United States)
Last Update
2020-11-19
dita:mapPath
whl1527114222314.ditamap
dita:ditavalPath
whl1527114222314.ditaval
dita:id
B035-2436
lifecycle
previous
Product Category
Teradata Tools and Utilities

Teradata Database developer-created custom functions, which are explicitly connected to UDTs, are known as User-Defined-Methods (UDMs). All UDMs must reside on the Teradata Database.

UDMs can be used to create an interface to the UDT that is independent of the internal representation of the UDT. This makes it possible to enhance a given UDT, even in cases where the internal representation of the UDT must be changed to support the enhancement, without changing all of the database applications that use the UDT.