Categories  (Created 8/6/2000 1:34:05 AM)
Description:
This table contains all of the product categories.
Key ID Name Data Type Size(Precision,Scale) Nulls Default
CategoryID int 0
  The primary key for each category.
CategoryName nvarchar 15
  The name of the category.
Description ntext 1073741823
  A description for the category.
Picture image 2147483647
  A picture that represents this category.