Hello everyone,
I have a table Salary which contains the following fields:
EmployeeID, DateValidFrom, DateValidTo and SalaryAmount.
Right now the table has uses Autovalue SalaryID as key, but only because I don't know how to define the range spanned by the DateValidFrom and DatevalidTo to be...