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.
- user_name
- role_name
- The name of the user or the role. You can specify up to 25 names in a comma-separated list.