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