Hi,

I have to do a query but i don't know how to do this...

I have this table

id int
start time
stop time
...
There are 2 to 4 rows for each id

I have to select one row for each id where start is the max value between all rows 
with this id

If you have an idea please let me know

Thanks

Reply via email to