The SA_LABEL_ADMIN package provides a management interface for managing labels used by policies.
To use the SA_LABEL_ADMIN package, you must be granted the EXECUTE privilege on it.
The following table describes the stored procedures provided in the SA_LABEL_ADMIN package and supported by the current OceanBase Database version.
| Stored procedure | Description |
|---|---|
| SA_LABEL_ADMIN.ALTER_LABEL | Alters 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 provides only MySQL mode.