ANALYTICS_RUN_BASE
Description
This table stores information about analytics run bases.
Columns
| Column Name | Data Type | Description | ||
| ID | bigint(20) | Primary key, unique identifier for each analytics run base. | ||
| FEED_NAME | varchar(255) | The name of the feed. | ||
| RUN_ID | varchar(255) | The ID of the run. | ||
| STATUS | varchar(255) | The status of the run. | ||