SESSIONTIMEZONE

Purpose

This function returns the session time zone which was set using ALTER SESSION.

Syntax

sessiontimezone::=

Usage notes

For additional information, refer to DBTIMEZONE.

Example

Copy
SELECT SESSIONTIMEZONE;