Teams that have hosted a match — DBMS OPPE Question
Teams that have hosted a match
00:00
Return the team_id and name from the teams table for every team that has hosted at least one match — that is, a team that appears as host_team_id in at least one row of the matches table.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan