Category Table

The lookup table containing major category descriptions.

Field Name Field Description Data Type Field Size*
CategoryID The primary key for table category tinyint 1
Category The major data category to which a trend belongs. These represent logical groupings of the trend data for presentation and query purposes varchar 100
DataCategory Name of data category for StreamNet data. varchar 25

*The text datatype pre-allocates only 16 bytes. Size represents actual bytes for all other data types.


Revised Wednesday September 28 2005