无法执行SQL语句:select sum(if(score_home > score_away,1,0)) l, sum(if(score_home < score_away, 1, 0)) w from game_out where season = '2004' and team_away = 'HOU' and isseason = 1 and date(date_out) < '2005-03-30' !