Machine :-

SELECT cycle_time as Cycle_time,tme_stp FROM machine_handler WHERE tme_stp between '' and '3600' and machine_id ='' and stat='stop' group by tme_stp ORDER by tme_stp asc
Time Cycle_time