Hi,
I'm working on a game by game league table calculated by looking at football results over the last 20 years. I was wondering if anyone can help me or have some ideas where I am going wrong with the following query:
select date_id, team_id, hpld hpld, htw, htd, htl, apld, atw, atd, atl...