Files
DBAdmin/inbox/DataBase/PostgreSQL/object_management/list_views.sql
T
2026-05-18 06:40:19 +00:00

5 lines
128 B
SQL

postgres=# select * from pg_views where schemaname not in ('pg_catalog','information_schema','sys');
count
-------
postgres#\dv