Difference between revisions of "GRANT SELECT"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
  
 
  GRANT SELECT ON mytable TO xxx;
 
  GRANT SELECT ON mytable TO xxx;
 
  
 
  GRANT SELECT ON mytable TO xxx;<ref>https://stackoverflow.com/questions/760210/how-do-you-create-a-read-only-user-in-postgresql</ref>
 
  GRANT SELECT ON mytable TO xxx;<ref>https://stackoverflow.com/questions/760210/how-do-you-create-a-read-only-user-in-postgresql</ref>

Revision as of 09:07, 10 October 2022

Advertising: