Difference between revisions of "Amazon Redshift: GRANT"

From wikieduonline
Jump to navigation Jump to search
(Created page with "* https://docs.aws.amazon.com/redshift/latest/dg/r_GRANT.html == See also == * {{Amazon Redshift}} Category:AWS")
 
Line 1: Line 1:
 
* https://docs.aws.amazon.com/redshift/latest/dg/r_GRANT.html
 
* https://docs.aws.amazon.com/redshift/latest/dg/r_GRANT.html
 +
 +
[[GRANT USAGE]] ON { DATABASE shared_database_name [, ...] | SCHEMA shared_schema}
 +
    TO { username | GROUP group_name | PUBLIC } [, ...]
 +
  
 
== See also ==
 
== See also ==

Revision as of 08:43, 12 November 2021

GRANT USAGE ON { DATABASE shared_database_name [, ...] | SCHEMA shared_schema}
    TO { username | GROUP group_name | PUBLIC } [, ...]


See also

Advertising: