Mega Code Archive
Categories
/
PostgreSQL
/
Postgre SQL
Current_schemas(false)
postgres=# select current_schemas('false'); current_schemas ----------------- {public} (1 row) postgres=# postgres=#