TARGET_BASED_MILESTONE_REMIN_3

Description

This table stores the target-based milestone reminder information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the target-based milestone reminder.
SIDE_EFFECT_TARGET_BASED_MIL_0 bigint The side effect target-based milestone value.
VALUE TARGET_BASED_MILESTON_0 bigint The value target-based milestone value.
TARGET_BASED_MILESTONE_REMIN_2 bigint The target-based milestone reminder value.
TARGET_BASED_MILESTONE_REMIN_1 int The target-based milestone reminder value.

Primary Key

  • ID

Foreign Key Relationships

  • SIDE_EFFECT_TARGET_BASED_MIL_0 references TARGET_BASED_MILESTONE_REMIN_6(ID)
  • VALUE TARGET_BASED_MILESTON_0 references TARGET_METRIC_VARIANT_VALUE(ID)
  • TARGET_BASED_MILESTONE_REMIN_2 references ACTION_BASED_OFFER_CONFIGURA_0(ID)