REVOKE MAP Syntax - Analytics Database - Teradata Vantage

SQL Data Control Language

Deployment
VantageCloud
VantageCore
Edition
Enterprise
IntelliFlex
VMware
Product
Analytics Database
Teradata Vantage
Release Number
17.20
Published
June 2022
Language
English (United States)
Last Update
2023-07-11
dita:mapPath
sgu1628111251052.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dvv1472243528022
lifecycle
latest
Product Category
Teradata Vantageā„¢
REVOKE [ GRANT OPTION FOR ] MAP map_name [...]
  { TO | FROM }
  { { user_name | role_name } [,...] | PUBLIC } [;]

Syntax Elements

GRANT OPTION FOR
Revoke the ability to grant the map to other users.
Specifying this option only revokes the ability to grant the map to other users.
map_name
Name of existing contiguous or sparse map.
You cannot specify TD_DataDictonaryMap or TD_GlobalMap.
user_name
Name of user for whom the map is to be revoked.
role_name
Name of role for which the map is to be revoked.
PUBLIC
Privileges are to be revoked for all existing and future Vantage users.