Q7 | Guess the question

Question

All you have to do is to go through the code and comment the question for which the following is an answer of

SELECT player
FROM goal
JOIN game ON (id=matchid AND stadium = National Stadium, Warsaw)
in progress 0
TheDataMonk 4 years 1 Answer 643 views Grand Master 0

Answer ( 1 )

  1. Write a query to fetch the name of the player who has done goal in the ‘National Stadium, Warsaw’ stadium.

Leave an answer

Browse
Browse