Limit On the Number of Methods You Can Associate With a UDT - Analytics Database - Teradata Vantage

SQL Data Definition Language Detailed Topics

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2024-12-13
dita:mapPath
vuk1628111288877.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
jbg1472252759029
lifecycle
latest
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.