RECOMMENDATION_RULE_PROPOSAL_0

Description

This table stores the recommendation rule proposal information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the recommendation rule proposal.
HJVALUE bigint The HJVALUE of the recommendation rule proposal.
HJINDEX int The HJINDEX of the recommendation rule proposal.

Foreign Key Relationships

  • ID references RECOMMENDATION_RULE(ID)