RECOMMENDATION_RULE_CORE_PRO_0

Description

This table stores the additional information for recommendation cores.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the recommendation rule core with additional information.
HJVALUE varchar The value of the additional information.
HJINDEX int The index of the additional information.

Primary Key

  • (ID, HJINDEX)

Foreign Key Relationships

  • ID references ID column in RECOMMENDATION_RULE_CORE table