KEYWORD_CATEGORY
This table lists all the categories defined in the system. It is used for grouping keywords together.
|
Field Name |
Data Type |
Description |
|---|---|---|
|
CATEGORY_ID |
BIGINT |
The primary key. |
|
CATEGORY_VALUE |
VARCHAR(255) |
The category name. |