Height: 0'0" Weight: 0 Age:Experience: 1st season College: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 = 1275 GROUP BY player_stats.season, team_id