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
Modified24.5.2007 16:11:42

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
HumanResources.uDepartmentUPDATE   14.10.2005 1:59:5114.10.2005 1:59:51