CURRENT_SCHEMA
Purpose
This function returns the schema that is currently open. If a schema is not open, a NULL
value is returned.
Syntax
current_schema::=
Example
SELECT CURRENT_SCHEMA;