The SA_COMPONENTS package manages component definitions of labels for label security.
The following table describes the stored procedures provided in the SA_COMPONENTS package and supported by the current OceanBase Database version.
| Stored procedure | Description |
|---|---|
| SA_COMPONENTS.ALTER_LEVEL | Alters the short name and long name of a level. |
| SA_COMPONENTS.CREATE_LEVEL | Creates a level and specifies its short name and long name. |
| SA_COMPONENTS.DROP_LEVEL | Drops a level. |
Applicability
This topic applies only to OceanBase Database Enterprise Edition. OceanBase Database Community Edition provides only MySQL mode.