G
Guest
Hello
i have a table which stores 2 string values; start_time (ie: 09:00:00) and
duration (ie: 01:45:00). How can I add them to get a result of 10:45:00? I
fugure it is using the dateadd function but I can't seem to get it to work
for me.
Thank you,
Daniel P
i have a table which stores 2 string values; start_time (ie: 09:00:00) and
duration (ie: 01:45:00). How can I add them to get a result of 10:45:00? I
fugure it is using the dateadd function but I can't seem to get it to work
for me.
Thank you,
Daniel P