Forum: MySQL Aug 28th, 2008 |
| Replies: 2 Views: 537 Oh, i think my description was wrong. I meant that there should be 2 levels of sorting (maybe more, but these 2 levels are the problem).
Example: [Allstars vs. Bulls] contains
Team_match:
*... |
Forum: MySQL Aug 27th, 2008 |
| Replies: 2 Views: 537 Hi, i don't know how to do the following or even if it's possible.
These are 3 tables from my database sport:
[team]-|-----<-[team_match]->-----|-[match]
Team:
id (int)
name (text) |