CURRENT_CLUSTER

Purpose

This function returns the name of the database cluster on which the current session is running. This cluster name is also referenced in some statistical system tables like EXA_USER_SESSIONS_LAST_DAY.

Syntax

current_cluster::=

Current_Session

Example

SELECT CURRENT_CLUSTER;