Feature
This view displays the valid time zone names.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.
Fields
| Field | Type | Nullable | Description |
|---|---|---|---|
| TZNAME | varchar(64) | NO | The name of the time zone. |
| TZABBREV | varchar(8) | NO | The abbreviation of the time zone. Example: PDT. |
| CON_ID | decimal(38,0) | NO | The ID of the tenant. |