DBMS: MYSQL
Problem: I am adding HOURS to a TIME field type, and the expected result is above 838: 59: 59, but it is visible only up to this limit. How to solve?
SELECT he.empresa,
SEC_TO_TIME(SUM(TIME_TO_SEC(CASE WHEN time...
asked by
14.04.2014 / 19:30