Share
Q2| Guess the question
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
All you have to do is to go through the code and comment the question for which the following is an answer of
SELECT id,stadium,team1,team2 | |
FROM game | |
WHERE id = 1012 |
Answers ( 2 )
Find both teams and stadium for id 1012.
Write a query to select the stadium name along with the team names whose played against each other in that stadium for id = 1012