PACKAGE_INTEREST_LISTS

0 rows


Description

Contains the interest lists that are assigned to each package

Columns

Column Type Size Nulls Auto Default Children Parents Comments
PACKAGE_ID int 4 null

The ID of the package that is assigned to the interest list

PACKAGE_NAME varchar 255 null

The ID of the package that is assigned to the interest list

INTEREST_LIST_ID int 4 null

The interest list ID

INTEREST_LIST_NAME varchar 50 null

Name of the interest list

CATEGORY_ID int 4 null

The category ID of the interest list

CATEGORY_NAME varchar 80 null

The category name of the interest list.

SUB_CATEGORY_ID int 4 null

The sub-category ID of the interest list

SUB_CATEGORY_NAME varchar 40 null

The sub-category name of the interest list.

Relationships

View Definition


Possibly Referenced Tables/Views