Hello
I have a query problem and was looking for help. Employee status may be on a table 5 times for an employee and only twice for another. I need the status before termination (the second most recent one). I can't hard code this. In other words, I can't say give me #2 of x. Can you think of a way though logic to give me the next-to-most-recent?
Thanks.
I have a query problem and was looking for help. Employee status may be on a table 5 times for an employee and only twice for another. I need the status before termination (the second most recent one). I can't hard code this. In other words, I can't say give me #2 of x. Can you think of a way though logic to give me the next-to-most-recent?
Thanks.