SELECT team_id, name FROM team WHERE country_id = ORDER BY name [nativecode=ERROR: syntax error at or near "ORDER" LINE 1: ...ELECT team_id, name FROM team WHERE country_id = ORDER BY n... ^]
Please report this error to the administrator.