Difference between revisions of "HumanResources.EmployeePayHistory (table)"

From dbscript Online Help
Jump to: navigation, search
(New page: == wikibot == {| border="1" cellpadding="5" cellspacing="0" style="border-collapse:collapse" |- | '''Table | HumanResources.EmployeePayHistory |- |} {| border="1" cellpadding="5" cellsp...)
(No difference)

Revision as of 14:34, 3 January 2009

wikibot

Table HumanResources.EmployeePayHistory


Column Data Type Nullable Default PK Index
EmployeeID int not null PK_EmployeePayHistory_EmployeeID_RateChangeDate
RateChangeDate datetime not null PK_EmployeePayHistory_EmployeeID_RateChangeDate
Rate money not null
PayFrequency tinyint not null
ModifiedDate datetime not null (getdate())


Relation Column Referenced Column
HumanResources.Employee EmployeeID EmployeeID