RECOMMENDATION_RULE_BASE
Description
This table stores the base rules for recommendations.
Columns
| Column Name | Data Type | Description |
| ID | bigint | The unique identifier of the recommendation rule base. |
| DESCRIPTION | varchar | The description of the recommendation rule base. |
| FEED_NAME | varchar | The name of the feed associated with the recommendation rule base. |
| NAME | varchar | The name of the recommendation rule base. |
| RULE_ID | varchar | The ID of the recommendation rule base. |