ENRICHMENT_ATTRIBUTE
Description
This table stores enrichment attributes.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier for the enrichment attribute. |
| NAME | varchar | The name of the attribute. |
| RETAINED | bit | Indicates if the attribute is retained. |
| TYPE | varchar | The type of the attribute. |