Limit On the Number of Methods You Can Associate With a UDT - Advanced SQL Engine - Teradata Database

SQL Data Definition Language Detailed Topics

Product
Advanced SQL Engine
Teradata Database
Release Number
17.10
Published
July 2021
Language
English (United States)
Last Update
2021-07-27
dita:mapPath
imq1591724555718.ditamap
dita:ditavalPath
imq1591724555718.ditaval
dita:id
B035-1184
lifecycle
previous
Product Category
Teradata Vantage™

There is no fixed limit on the number of methods you can associate with a UDT. Generally speaking, the upper limit is approximately 500. The reason the limit cannot be expressed deterministically is that methods can have a variable number of parameters, and the aggregate number of method parameters affects this limit, which is due to Parser memory restrictions.