Desafinada
Registered User.
- Local time
- Today, 06:06
- Joined
- Aug 4, 2009
- Messages
- 14
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 key attributes along with EmployeeID.
Is that possible and when yes, how?
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 key attributes along with EmployeeID.
Is that possible and when yes, how?