Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/Postgres Structure/
PostgreSQL Revoke
Search

PostgreSQL Revoke

Creator
Creator
Seonglae Cho
Created
Created
2021 Jan 5 8:16
Editor
Editor
Seonglae Cho
Edited
Edited
2022 Apr 13 12:1
Refs
Refs
 
 
 
REVOKE
This documentation is for an unsupported version of PostgreSQL. You may want to view the same page for the current version, or one of the other supported versions listed above instead. REVOKE -- remove access privileges REVOKE [ GRANT OPTION FOR ] { { SELECT | INSERT | UPDATE | DELETE | TRUNCATE | REFERENCES | TRIGGER } [, ...]
REVOKE
https://www.postgresql.org/docs/9.1/sql-revoke.html
REVOKE
 
 
 

 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/Postgres Structure/
PostgreSQL Revoke
Copyright Seonglae Cho