无法执行SQL语句:select sum(if(score_home > score_away,1,0)) w, sum(if(score_home < score_away, 1, 0)) l from game_out where season = '2019' and team_home = 'NOH' and isseason = 1 and date(date_out) < '2019-11-16' !