Show the name of all players who scored a goal against Germany….

Question Show the name of all players who scored a goal against Germany…. Image transcription text08. Show the name of all players who scored a goal against Germany. SELECT DISTINCT player FROM gameJOIN goal ON matchid = id WHERE (team1 = ‘GER’ OR team? = ‘GER” AND teamid < GER'... Show more Arts & Humanities Communications Share QuestionEmailCopy link This question was created from BSIM3017 Minitask 2 SQL Exercise.pdf Comments (0)