I have created a global table with time data of the items that go through different processors, they are saved in minutes because I do operations between the columns (subtract some times from others), the last column is in minutes and I want to convert it to hours /minutes/seconds format .
I have already determined the start at 8:00:00 and the table is created with the comma
how can i make that change