AndyFreeman
IS-IT--Management
Hi there
I have 2 date/time fields taht i wish to know the diff between.
I am looking for the SQL that will show me the diff between
Time_Arrival and Time_Left
The times are stored as 1900-01-01 10:39:00 and 1900-01-01 10:39:00
Am guessing i need to to_date them or something but am relatively new to this
Thanks in advance
Andy
I have 2 date/time fields taht i wish to know the diff between.
I am looking for the SQL that will show me the diff between
Time_Arrival and Time_Left
The times are stored as 1900-01-01 10:39:00 and 1900-01-01 10:39:00
Am guessing i need to to_date them or something but am relatively new to this
Thanks in advance
Andy