I am trying to calculate total time using SEC_TO_TIME(SUM(TIME_TO_SEC(created_at))). The task is to calculate the total time spent playing games but there is a
SEC_TO_TIME(SUM(TIME_TO_SEC(created_at)))