SQL-Scripts
SQL-Scripts copied to clipboard
Update 6-JOIN.sql
SQLZOO Question No 6 : Updated answer as per the Query return value.
Updated Query Results
For the given problem For every match involving 'POL', show the matchid, date and the number of goals scored. why are we doing a count on player instead of mdate?
@Sandeep501