I have just started learning sql and although I have books
a good example is not available for my current question.
Please help....
I have a duration of type int in seconds
I have a start_time of type datetime
how do i compute the end_time of type datetime
using the start_time and duration?
any suggestions?
thanks,
rtdvoip
a good example is not available for my current question.
Please help....
I have a duration of type int in seconds
I have a start_time of type datetime
how do i compute the end_time of type datetime
using the start_time and duration?
any suggestions?
thanks,
rtdvoip