Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> sql query to find correct time diffrence
Hi,
I have a table with 2 columns(varchar) end_time & start_time. I have to write a query to find the correct diffrence of end_time & start_time
eg.
start_time end_time
0830 1705
the query should return ... 0835
Thanks Received on Mon Dec 26 2005 - 07:46:21 CST
![]() |
![]() |