Feature
This view provides information about session variables.
Fields
Field |
Type |
Nullable |
Description |
|---|---|---|---|
| VARIABLE_NAME | varchar(128) | NO | The name of the session variable. |
| VARIABLE_VALUE | varchar(1024) | YES | The value of the session variable. |
