Sales.Individual Table

Information

NameIndividual
SchemaSales
Row Count18484
Data Size24672 KB
Index Size50160 KB
Reserved Size75616 KB
Unused Size784 KB
Created14.10.2005 1:58:33
Modified14.10.2005 1:59:52

Extended Properties

NameTypeProperty NameValue
IndividualTABLEMS_DescriptionDemographic data about customers that purchase Adventure Works products online.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   CustomerIDint  Sales.Customer.CustomerID
 
 
 
   ContactIDint  Person.Contact.ContactID
 
 
 
   Demographicsxml   
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_Individual_CustomerIDClustered  CustomerID
PXML_Individual_DemographicsNonClustered   
XMLPATH_Individual_DemographicsNonClustered   
XMLPROPERTY_Individual_DemographicsNonClustered   
XMLVALUE_Individual_DemographicsNonClustered   

Foreign Key Constraints

NameTypeReferenced Table
FK_Individual_Contact_ContactIDForeign keyPerson.Contact
FK_Individual_Customer_CustomerIDForeign keySales.Customer

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
Sales.iuIndividualINSERT, UPDATE   14.10.2005 1:59:5214.10.2005 1:59:52