Structsยง
- Table ๐
- The view tables contains all tables and views defined in the current database. Only those tables
and views are shown that the current user has access to (by way of being the owner or having
some privilege).
Ref: [
https://www.postgresql.org/docs/current/infoschema-tables.html
]