Forum Discussion
Anonymous
6 years agoNot applicable
Get just one date from multiple rows with the same date
Hi all, I have a table like the one below, where I have hireDate and terminationDate broken up by individuals, identifiable by their empID. The problem is, a person could have worked in multiple ...
- Anonymous6 years ago
I've found a way to solve it for my specific case, matching up the term date with the last day with client date (since they should only match when the employee has been termed anyway). Thanks for the replies all!
Anonymous
6 years agoNot applicable
I've found a way to solve it for my specific case, matching up the term date with the last day with client date (since they should only match when the employee has been termed anyway). Thanks for the replies all!