Hi,
Hope somebody can help me with this issue
My database has a table that holds employees salary. I use this table often in order to calculate bi-yearly expenses.
My problem is that some of the employees listed on the table are getting a salary increase.
If I update their salary in the table itself, all my previous calculations based on the old salary will be updated as well.
I would like to change the salary amount, but at the same time keep old records intact from alteration.
Any ideas?
Hope somebody can help me with this issue
My database has a table that holds employees salary. I use this table often in order to calculate bi-yearly expenses.
My problem is that some of the employees listed on the table are getting a salary increase.
If I update their salary in the table itself, all my previous calculations based on the old salary will be updated as well.
I would like to change the salary amount, but at the same time keep old records intact from alteration.
Any ideas?