The SA_LABEL_ADMIN package provides an interface for managing labels used by policies.
To use this PL/SQL package, you must be granted the EXECUTE privilege on the SA_LABEL_ADMIN package.
The following table lists the contents of the SA_LABEL_ADMIN package supported in the current version of OceanBase Database.
| Procedure | Description |
|---|---|
| SA_LABEL_ADMIN.ALTER_LABEL | Modifies an existing label. |
| SA_LABEL_ADMIN.CREATE_LABEL | Creates a data label. |
| SA_LABEL_ADMIN.DROP_LABEL | Drops a label. |
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition does not support this feature.
