How about :
select to_char(max(time_value),'dd/mm/RR HH:MI:SS'),
to_char(min(time_value),'dd/mm/RR HH:MI:SS'),
max(time_value) - min(time_value)
from std_detail
|
Results 1 to 4 of 4
Thread: date helpThreaded View
|
Click Here to Expand Forum to Full Width |