Databases > Northwind > Tables > CustomerDemographics

Northwind

CustomerDemographics

Created: Modified:

Columns

  • CustomerTypeID
    [nchar](10) NOT NULL
  • CustomerDesc
    [ntext] NULL

Indexes

  • PK_CustomerDemographics
    UNIQUE NONCLUSTERED
    CustomerTypeID

Sample Data

No Sample Data