GS_POLICY_LABEL
GS_POLICY_LABEL records the resource label configuration information. One resource label corresponds to one or more records, and each record identifies the resource label to which a database resource belongs. Only users with the SYSADMIN or POLADMIN permission can access this system catalog.
Fully Qualified Domain Name (FQDN) identifies an absolute path of a database resource.
Name | Type | Description |
|---|---|---|
oid | oid | Row identifier (hidden attribute, which must be specified). |
labelname | name | Specifies the resource label name. |
labeltype | name | Resource tag type. Currently, the value is RESOURCE. |
fqdnnamespace | oid | OID of a namespace to which an identified database resource belongs. |
fqdnid | oid | OID of an identified database resource. If the database resource is a column, this column is the OID of the catalog. |
relcolumn | name | Column name. If the identified database resource is a column, this column indicates the column name. Otherwise, this column is empty. |
fqdntype | name | Type of the identified database resource, for example, schema, table, column, or view. |
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.

