Revoking UDT-Related Privileges - Teradata Vantage - Analytics Database

SQL Data Control Language

Deployment
VantageCloud
VantageCore
Edition
VMware
Enterprise
IntelliFlex
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
ft:locale
en-US
ft:lastEdition
2025-11-21
dita:mapPath
sgu1628111251052.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dvv1472243528022
lifecycle
latest
Product Category
Teradata Vantage™

The following examples provide a representative sample of how to revoke UDT-related privileges:

     REVOKE UDTUSAGE
     ON SYSUDTLIB
     FROM tester1;

     REVOKE UDTMETHOD
     ON SYSUDTLIB
     FROM User_DBA;

     REVOKE UDTMETHOD
     ON SYSUDTLIB
     FROM Developer_Role;

Related Information

See the following topics for information about UDT-related privileges: