Workplace Metadata Category represents any of the metadata attribute names that are assigned to workplaces. Each unique attribute name will be stored as one category. This normalizes out all the metadata category names to enable listing them.
| Column Name | Column Datatype | Column Null Option | Column Comment |
| cat_name | nvarchar(128) | not null | The name of the category. |
| portal_instance_id | nvarchar(64) | with null | Id of the portal instance. |
Product Name: Portal r12
Table Type: Table