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::=

Current_Schema

Example

SELECT CURRENT_SCHEMA;