Hi
When an employee has promoted or changed its designation, how can i update in my data? What shall i add to the below table?
Thanks in advance
When an employee has promoted or changed its designation, how can i update in my data? What shall i add to the below table?
tblEmployees
Autonumber(PK)
FirstName
LastName
Aka
Designation(FK)
StartDate
TerminationDate
TerminationDate (checkbox)
Nationality (FK)
Thanks in advance