Hello all, I hope someone can help answer this question.
I have a field containing a number value for seconds. For example:
Employee BreakTime
---------- ----------
JohnDoe 1800
Is there a function that can be utilized in a query that would allow me to convert the 1800 seconds into a value showing hours/minutes/seconds such as:
00:30:00
Is something like this possible? If so can anyone help point me in the right direction?
Thanks,
I have a field containing a number value for seconds. For example:
Employee BreakTime
---------- ----------
JohnDoe 1800
Is there a function that can be utilized in a query that would allow me to convert the 1800 seconds into a value showing hours/minutes/seconds such as:
00:30:00
Is something like this possible? If so can anyone help point me in the right direction?
Thanks,