Difference between revisions of "Information schema"

From wikieduonline
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 9: Line 9:
 
== Related ==
 
== Related ==
 
* <code>[[psql -l]]</code>
 
* <code>[[psql -l]]</code>
[[ERROR: permission denied for your-table]]
+
* <code>[[ERROR: permission denied for your-table]]</code>
  
 
== See also ==
 
== See also ==
 
* {{SELECT}}
 
* {{SELECT}}
  
[[PostgreSQL: catalogs]]
+
[[Category:PostgreSQL]]

Latest revision as of 15:26, 15 December 2022


select * from information_schema.role_table_grants where grantee='YOUR_USER';
grantor grantee .../...


Related[edit]

See also[edit]

Advertising: