HumanResources.Department Table

Information

NameDepartment
SchemaHumanResources
Row Count16
Data Size8 KB
Index Size24 KB
Reserved Size32 KB
Unused Size0 KB
Created14.10.2005. 1:58:32
Modified2.7.2009. 10:35:10

Extended Properties

NameTypeProperty NameValue
DepartmentTABLEMS_DescriptionLookup table containing the departments within the Adventure Works Cycles company.

Columns

PKKeyIdentityNameData TypeAllow NullsCollationReferencesDefaultComputedCompute Expression
   DepartmentIDsmallint   
 
 
 
   Namenvarchar(100) SQL_Latin1_General_CP1_CI_AS 
 
 
 
   GroupNamenvarchar(100) SQL_Latin1_General_CP1_CI_AS 
 
 
 
   ModifiedDatedatetime   
(getdate())
 
 

Indexes

NameTypePrimaryUniqueColumns
PK_Department_DepartmentIDClustered  DepartmentID
AK_Department_NameNonClustered  Name

Triggers

NameActivates onInstead OfFor ReplicationEnabledCreatedModified
uDepartmentUPDATE   14.10.2005. 1:59:512.7.2009. 10:35:10