toblerone65
MIS
Hi friends Need help on below, I have records like this
T1 abc1 10/20/1008 8.00.00
T1 abc3 10/20/1008 10.00.00
I want to show this as
t1 abc1 abc3
Basically i like to min and max of recirds for the time stamp.
Max(column2,datetime), etc
Any help on this?
T1 abc1 10/20/1008 8.00.00
T1 abc3 10/20/1008 10.00.00
I want to show this as
t1 abc1 abc3
Basically i like to min and max of recirds for the time stamp.
Max(column2,datetime), etc
Any help on this?