Height: 6'1" Weight: 330 Age: 25 Experience: 3rd season College: Kent State 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 = 76571 GROUP BY player_stats.season, team_id