From the matches table, return the total number of points scored across all matches, counting both host_team_score and guest_team_score.
Return a single row with one column aliased as total_points.
Database schema
primary keyforeign keyarrow points to the referenced columndrag to pan