Editing HumanResources.EmployeePayHistory (table)

Jump to: navigation, search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.
Latest revision Your text
Line 146: Line 146:
 
| not null
 
| not null
 
|  
 
|  
| Employee identification number. Foreign key to Employee.EmployeeID.<br />PK_EmployeePayHistory_EmployeeID_RateChangeDate
+
| Employee identification number. Foreign key to Employee.EmployeeID.PK_EmployeePayHistory_EmployeeID_RateChangeDate
 
|- valign="top"
 
|- valign="top"
 
| RateChangeDate
 
| RateChangeDate
Line 152: Line 152:
 
| not null
 
| not null
 
|  
 
|  
| Date the change in pay is effective<br />PK_EmployeePayHistory_EmployeeID_RateChangeDate
+
| Date the change in pay is effectivePK_EmployeePayHistory_EmployeeID_RateChangeDate
 
|- valign="top"
 
|- valign="top"
 
| Rate
 
| Rate
Line 158: Line 158:
 
| not null
 
| not null
 
|  
 
|  
| Salary hourly rate.<br />
+
| Salary hourly rate.
 
|- valign="top"
 
|- valign="top"
 
| PayFrequency
 
| PayFrequency
Line 164: Line 164:
 
| not null
 
| not null
 
|  
 
|  
| 1 = Salary received monthly, 2 = Salary received biweekly<br />
+
| 1 = Salary received monthly, 2 = Salary received biweekly
 
|- valign="top"
 
|- valign="top"
 
| ModifiedDate
 
| ModifiedDate
Line 170: Line 170:
 
| not null
 
| not null
 
| (GETDATE())
 
| (GETDATE())
| Date and time the record was last updated.<br />
+
| Date and time the record was last updated.
 
|}
 
|}
  

Please note that all contributions to dbscript Online Help may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see Project:Copyrights for details). Do not submit copyrighted work without permission!

Cancel | Editing help (opens in new window)