Feature
This view displays the information about global variables.
Fields
Field |
Type |
Nullable |
Description |
|---|---|---|---|
| VARIABLE_NAME | varchar(128) | NO | The name of the variable. |
| VARIABLE_VALUE | varchar(65536) | YES | The value of the variable. |
OceanBase Database
Download PDF
This view displays the information about global variables.
Field |
Type |
Nullable |
Description |
|---|---|---|---|
| VARIABLE_NAME | varchar(128) | NO | The name of the variable. |
| VARIABLE_VALUE | varchar(65536) | YES | The value of the variable. |