Q2| 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 id,stadium,team1,team2
FROM game
WHERE id = 1012
in progress 0
TheDataMonk 4 years 2 Answers 705 views Grand Master 0

Answers ( 2 )

  1. Find both teams and stadium for id 1012.

  2. Write a query to select the stadium name along with the team names whose played against each other in that stadium for id = 1012

Leave an answer

Browse
Browse