SELECT video_id, ROUND( SUM( IF( TIMESTAMPDIFF(SECOND, start_time, end_time) >= duration, 1, &nbs...