The SA_LABEL_ADMIN package provides a management interface for managing the labels used by policies.
To use this 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 by the current version of OceanBase Database.
Stored Procedure |
Description |
|---|---|
| SA_LABEL_ADMIN.ALTER_LABEL | Change the existing tag. |
| SA_LABEL_ADMIN.CREATE_LABEL | Create a data label. |
| SA_LABEL_ADMIN.DROP_LABEL | Delete tag. |
Applicability
This content applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only the MySQL-compatible mode.
