79479097

Date: 2025-03-02 12:41:18
Score: 2
Natty:
Report link

SELECT DISTINCT(player) FROM game JOIN goal ON matchid = id WHERE (team1='GER' AND team2!='GER' OR team1!='GER' AND team2='GER') AND teamid!= 'GER' It not that pretty but it works

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: george iosifidis