Note
This variable is available starting with V2.1.
Description
system_time_zone specifies the system time zone of the server.
Privilege requirements
Query variables
systenants and all user tenants can execute theSHOW VARIABLESstatement or query theSYS.TENANT_VIRTUAL_GLOBAL_VARIABLEview (Oracle-compatible mode) or theinformation_schema.GLOBAL_VARIABLESview (MySQL-compatible mode) to view the values of global system variables.Modify variables
After a tenant is created, you cannot modify this variable by using an SQL statement.
Attributes
| Attribute | Description |
|---|---|
| Type | Varchar |
| Default value | CST |
| Value range |
|
| Scope | Global |
| Modifiable | No. This variable can be specified only when a tenant is created. After a tenant is created, you cannot modify this variable by using an SQL statement. |