I have a postgresql database field that has a value such as. 1140250673 this is the "time spent on a solution" When I use
To_Char (To_Timestamp (workorder. timespentonreq/1000), 'HH 24 ')
I see only the records with the value of the max 24 hours. What should I use to have a sum of hours or for 1140250673 = 316hrs 44min