Height: 6'3" Weight: 300 Age: 23 Experience: 3rd season College: Western Michigan Drafted: n/a
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM players INNER JOIN player_stats ON players.id = player_stats.player_id WHE' at line 1 Query: SELECT player_stats.season, player_stats.team_id, FROM players INNER JOIN player_stats ON players.id = player_stats.player_id WHERE players.code = 57978 GROUP BY player_stats.season, team_id