Difference between revisions of "GRANT ALL PRIVILEGES ON TABLE"
Jump to navigation
Jump to search
(Created page with " GRANT ALL PRIVILEGES ON TABLE your-table TO your-user; {{GRANT}}") |
|||
(3 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | GRANT ALL PRIVILEGES ON TABLE your-table TO your-user; | + | [[GRANT ALL PRIVILEGES]] ON TABLE your-table TO your-user; |
+ | [[GRANT SELECT ON mytable TO xxx]] | ||
− | {{GRANT}} | + | == See also == |
+ | * {{GRANT}} | ||
+ | |||
+ | [[Category:PostgreSQL]] |
Latest revision as of 11:52, 27 September 2022
GRANT ALL PRIVILEGES ON TABLE your-table TO your-user;
GRANT SELECT ON mytable TO xxx
See also[edit]
Advertising: