G
Guest
Hi all,
I am using a database that is automatically filled in production. One of the
fields is called run_timed and represents a duration, but data is stored as
time/date (02:07:11 is 2 hours, 7 minutes and 11 seconds).
Since I want to sum durations in my query, I want to convert the entries in
this field to an integer. How do I do this?
I am using a database that is automatically filled in production. One of the
fields is called run_timed and represents a duration, but data is stored as
time/date (02:07:11 is 2 hours, 7 minutes and 11 seconds).
Since I want to sum durations in my query, I want to convert the entries in
this field to an integer. How do I do this?