hi,
i have a table with the following columns and data:
start_date start_time
================= =================
04/10/07 00:00:00 01/01/01 17:32:05
finish_date finish_time
================= =================
05/31/07 00:00:00 01/01/01 10:50:02
i can get elapsed days with no problem.
is there anyway to calculate elapsed hours from these fields?
thanks.
i have a table with the following columns and data:
start_date start_time
================= =================
04/10/07 00:00:00 01/01/01 17:32:05
finish_date finish_time
================= =================
05/31/07 00:00:00 01/01/01 10:50:02
i can get elapsed days with no problem.
is there anyway to calculate elapsed hours from these fields?
thanks.