Hi
I've got a table that stores information from my telephone system. there are a couple of columns that contain times of when a call started and when it finished. the format is 17:11:30 for both the start and end times. i have added another column and in here i want to have the call duration, i.e. the end time minus the start time should give the actual call duration.
Any ideas how i can calculate this?
Thanks a lot
Ben
I've got a table that stores information from my telephone system. there are a couple of columns that contain times of when a call started and when it finished. the format is 17:11:30 for both the start and end times. i have added another column and in here i want to have the call duration, i.e. the end time minus the start time should give the actual call duration.
Any ideas how i can calculate this?
Thanks a lot
Ben