RESPONSES_AND_PRODUCT_CONFIG_4

Description

This table stores the responses and product configuration information.

Columns

Column Name Data Type Description
ID bigint The unique identifier of the responses and product configuration.
HJVALUE longtext The HJVALUE of the responses and product configuration.
HJINDEX int The HJINDEX of the responses and product configuration.

Primary Key

  • ID, HJINDEX

Foreign Key Relationships

  • ID references RESPONSES_AND_PRODUCT_CONFIG_3(ID)