J
Jay
Okay so I have a table with columns: A,B,C,D,E
There are many rows with the same value for A, but each
has a unique time stamp in E.
I want to select the lastest (max E) row for each unique A
value.
I feel like ripping my hair out because I know I have done
this before.......
Thanks for any help you can offer.
There are many rows with the same value for A, but each
has a unique time stamp in E.
I want to select the lastest (max E) row for each unique A
value.
I feel like ripping my hair out because I know I have done
this before.......
Thanks for any help you can offer.