Difference between revisions of "GRANT"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
* <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 ROLE
  
 
== Related terms ==
 
== Related terms ==

Revision as of 08:29, 10 August 2021

Advertising: