Production.ProductSubcategory Table

Information

NameProductSubcategory
SchemaProduction
Row Count37
Data Size8 KB
Index Size40 KB
Reserved Size48 KB
Unused Size0 KB
Created14.10.2005. 1:58:34
Modified2.7.2009. 10:35:10

Extended Properties

NameTypeProperty NameValue
ProductSubcategoryTABLEMS_DescriptionProduct subcategories. See ProductCategory table.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   ProductSubcategoryIDint   
 
 
 
   ProductCategoryIDint  Production.ProductCategory.ProductCategoryID
 
 
 
   Namenvarchar(100) SQL_Latin1_General_CP1_CI_AS 
 
 
 
   rowguiduniqueidentifier   
(newid())
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_ProductSubcategory_ProductSubcategoryIDClustered  ProductSubcategoryID
AK_ProductSubcategory_NameNonClustered  Name
AK_ProductSubcategory_rowguidNonClustered  rowguid

Foreign Key Constraints

NameTypeReferenced Table
FK_ProductSubcategory_ProductCategory_ProductCategoryIDForeign keyProduction.ProductCategory

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
uProductSubcategoryUPDATE   14.10.2005. 1:59:542.7.2009. 10:35:10