DBTIMEZONE

Purpose

This function returns the database time zone which is set system-wide and represents the local time zone of the Exasol servers.

Syntax

dbtimezone::=

Usage Notes

  • The database time zone for all SaaS databases is "EUROPE/BERLIN".
  • For more information, see SESSIONTIMEZONE function.

Example

SELECT DBTIMEZONE;