zimmo
09-02-2005, 12:26 PM
Hi, Have never had to do this with mysql, but wonder if anyone can help me with a statement.
I need to be able to select a record from the database, the record needs to be the next fixture for a footy match.
Basically no fixtures have been played yet. In my database I have these fields:
1: age_group
2: date
3: home_team
4: away_team
5: home_score
6: away_score
In the database is all the fixtures for our club. I need to load up the next fixture. What is the best way to do this?
Thanks
Barry
I need to be able to select a record from the database, the record needs to be the next fixture for a footy match.
Basically no fixtures have been played yet. In my database I have these fields:
1: age_group
2: date
3: home_team
4: away_team
5: home_score
6: away_score
In the database is all the fixtures for our club. I need to load up the next fixture. What is the best way to do this?
Thanks
Barry