Revoking Privileges on a Function Mapping - Database Engine 20 - Teradata Vantage

SQL Data Control Language

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Database Engine 20
Teradata Vantage
Release Number
20.00
Published
June 2025
ft:locale
en-US
ft:lastEdition
2025-07-02
dita:mapPath
knb1747160619932.ditamap
dita:ditavalPath
jlp1749501702948.ditaval
dita:id
dvv1472243528022
lifecycle
latest
Product Category
Teradata Vantageā„¢

This statement revokes the EXECUTE FUNCTION privilege on the Interpolator function mapping in the appl_view_db database from user1.

REVOKE EXECUTE FUNCTION ON appl_view_db.Interpolator FROM user1;