AGGREGATION_DURATION_OPTION
Description
This table stores information about aggregation duration options.
Columns
| Column Name | Data Type | Description |
| ID | bigint(20) | Primary key, unique identifier for each aggregation duration option. |
| DURATION_STEP_SIZE_IN_MINUTES | int(11) | The duration step size in minutes. |