Purpose
TENANT_VIRTUAL_GLOBAL_VARIABLE displays information about global variables.
Fields
Field |
Type |
Nullable? |
Description |
|---|---|---|---|
| VARIABLE_NAME | VARCHAR2(128) | NO | The name of the variable. |
| VALUE | VARCHAR2(65536) | YES | The value of the variable. |
