The TRUNCATE_UTL_RECOMP_SKIP_LIST procedure is used to truncate the UTL_RECOMP_SKIP_LIST table.
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition does not support this feature.
Syntax
UTL_RECOMP.TRUNCATE_UTL_RECOMP_SKIP_LIST();
Examples
EXECUTE UTL_RECOMP.TRUNCATE_UTL_RECOMP_SKIP_LIST();
Query OK, 1 row affected (23.463 sec)
