The GET_VALUES function returns information about all the variables in the current stack frame.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
DBMS_DEBUG.GET_VALUES(
scalar_values OUT VARCHAR2)
RETURN binary_integer;
Parameters
| Parameter | Description |
|---|---|
| scalar_value | The value. |