GRANT

From wikieduonline
Revision as of 09:49, 29 October 2021 by Welcome (talk | contribs)
Jump to navigation Jump to search

Example:

GRANT your_defined_role TO your_username;
GRANT ROLE
SELECT * FROM your_table_name;
ERROR: permission denied for table your_table_name
  • List roles: \du

Related terms

See also

Advertising: