OB_DROP_OBJECTS drops a data statistical table from the schema user.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL mode.
Syntax
PROCEDURE OB_DROP_OBJECTS;
Examples
obclient> call dbms_profiler.ob_drop_objects();
Query OK, 0 rows affected (0.06 sec)