hAS TABLE PRIVILEGE

From wikieduonline
Revision as of 10:45, 12 November 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

https://docs.aws.amazon.com/redshift/latest/dg/r_HAS_TABLE_PRIVILEGE.html

select has_table_privilege('YourGuestUser', 'YourTable', 'select');
has_table_privilege
---------------------
false
(1 row)

See also

Advertising: