Difference between revisions of "HumanResources.Department (table)"
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | HumanResources.Department |- |} {| border="1" cellpadding="5" cellspacing="0...) |
(No difference)
|
Revision as of 13:34, 3 January 2009
wikibot
Table | HumanResources.Department |
Column | Data Type | Nullable | Default | PK | Index |
DepartmentID | smallint | not null | PK_Department_DepartmentID | ||
Name | dbo.Name | not null | AK_Department_Name | ||
GroupName | dbo.Name | not null | |||
ModifiedDate | datetime | not null | (getdate()) |
Detail Table | Column | Referencing Column |
HumanResources.EmployeeDepartmentHistory | DepartmentID | DepartmentID |