SELECT matches.match_id AS matches_match_id, matches.scheduled_date AS matches_scheduled_date, matches.home_team_id AS matches_home_team_id, matches.away_team_id AS matches_away_team_id, matches.cost AS matches_cost, matches.comments AS matches_comments
FROM matches
ID | PARENT | NOTUSED | DETAIL |
---|---|---|---|
2 | 0 | 216 | SCAN matches |