Себастьян Фигередо (Себастьян Мария Фигередо Вилар дель Валье)
Query: select if(ifnull(sum(ps.minutes), 0) < 1500, 1, 0) as min_ok
from player_statistics ps where season = 34 - 1 and ps.player = 75422 and
ps.tournament not in (1, 5) group by ps.player error: Unknown column 'season' in 'where clause'