EVENT_TUPLE_ATTRIBUTE_NAMES
Description
This table stores the tuple attribute names for events.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier for the event tuple attribute name. |
| HJVALUE | varchar | The value of the attribute. |
| HJINDEX | int | The index of the attribute. |
Foreign Key Relationships
- EVENT_TUPLE_ATTRIBUTE_NAMES.ID references EVENT.ID