TIME_BASED_MILESTONE_REMINDE_4
Description
This table stores information about time-based milestone reminders.
Columns
| Column Name | Data Type | Description |
| ID | bigint | Stores the ID of the milestone reminder. |
| HJVALUE | varchar | Stores the HJVALUE of the milestone reminder. |
| HJINDEX | int | Stores the HJINDEX of the milestone reminder. |
Foreign Key Relationships
- ID references TIME_BASED_MILESTONE_REMINDE_3(ID)