GRANT ZONE 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
ft:locale
en-US
ft:lastEdition
2023-07-11
dita:mapPath
sgu1628111251052.ditamap
dita:ditavalPath
qkf1628213546010.ditaval
dita:id
dvv1472243528022
lifecycle
latest
Product Category
Teradata Vantageā„¢
GRANT ZONE zone_name [,...] TO { user_name | role_name } [,...] [;]

Syntax Elements

zone_name
The name of the zone. You can specify up to 25 names in a comma-separated list.
The zone must already exist.
user_name
role_name
The name of the user or the role. You can specify up to 25 names in a comma-separated list.
Zone guests can only be users or roles. The users or roles must already exist outside the zone.
You cannot make a user or a role in another zone into a zone guest.