It is possible, but a new salary is supposed to be effective from 00:00 and usually there is no work over midnight. So there is basically only one salary per start-end.
Hi,
first of all I'm sorry for my English.
I am building a database were I want to join three tables.
Employee:
ID varchar(7)
LastName
Forename
Address
Zip
Email
....
employee_salary:
ID int(50)
employeeID varchar(7) (key from employee)
salary_from (timestamp)
salary (double)...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.