G
Guest
I have a table that has fields SSN, DATE1, DATE2, DATE3, DATE4. Every record
has at least one of the dates populated. However, the dates are scattered at
random somewhat and don't neatly follow the DATE1, 2, 3, 4 order. I need to
write a query that returns SSN and the top 3 dates, ranked in order. Can
anyone lend a hand?
Thanks
has at least one of the dates populated. However, the dates are scattered at
random somewhat and don't neatly follow the DATE1, 2, 3, 4 order. I need to
write a query that returns SSN and the top 3 dates, ranked in order. Can
anyone lend a hand?
Thanks