TARGET_METRIC_VARIANT_VALUE
Description
This table stores the target metric variant value information.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the target metric variant value. |
| DOUBLE_VALUE | double | The double value of the target metric variant. |
| INTEGER_VALUE | int | The integer value of the target metric variant. |
Primary Key
- ID