Parameters
tm | time entry in the 602SQL internal format |
Description
The Seconds
function extracts the seconds count from the time entry. You may also use the general EXTRACT function in SQL.
Function value
This function returns the count of seconds in the range 0 to 59.
See