Difference between revisions of "GRANT"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
Line 2: Line 2:
  
 
* <code>[[GRANT ALL PRIVILEGES]] ON DATABASE YOUR_DB_NAME TO YOUR_USERNAME;</code>
 
* <code>[[GRANT ALL PRIVILEGES]] ON DATABASE YOUR_DB_NAME TO YOUR_USERNAME;</code>
 
  
 
  GRANT your_defined_role TO your_username;
 
  GRANT your_defined_role TO your_username;
 
  GRANT ROLE
 
  GRANT ROLE
 +
 +
* List roles: <code>[[\du]]</code>
  
 
== Related terms ==
 
== Related terms ==

Revision as of 07:44, 9 September 2021

Advertising: