Hi Guys ,
I have a table with three columns
First contain date .. it take a form like (1/31/2018)
Second contain time .. it take a form like (0:00:00)
Third contain a variable speed that recorded for a mobile body
Now , I kindly ask your help to find a way for extracting the maximum & minmum speed that have been recorded each 30 minute , from 0:01:00 to 0:30:00 and from 0:31:00 to 1:00:00 and so on
Note :: Each interval period is ONLY half-hour , however that does not mean each interval consist of 30 Row , i mean some minute may be missed and haven't been recorded , which mean some interval would end in earlier time like 0:29:00 or 1:59:00
Thanks
I have a table with three columns
First contain date .. it take a form like (1/31/2018)
Second contain time .. it take a form like (0:00:00)
Third contain a variable speed that recorded for a mobile body
Now , I kindly ask your help to find a way for extracting the maximum & minmum speed that have been recorded each 30 minute , from 0:01:00 to 0:30:00 and from 0:31:00 to 1:00:00 and so on
Note :: Each interval period is ONLY half-hour , however that does not mean each interval consist of 30 Row , i mean some minute may be missed and haven't been recorded , which mean some interval would end in earlier time like 0:29:00 or 1:59:00
Thanks