The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
understanding "GROUP BY"
I've got 32 world cup teams separated in 8 groups of 4
I am trying to display them by group But the below query returns only the last group. When I remove the GROUP BY clause, they all display PHP Code:
I am really stucked. Can someone please give me a hint on how to proceed? I managed the Group By clause to display how I wanted. However, while there is more than one element per group (in that case it should be four), it displays only one. It consists of 8 groups with 4 teams each. I was hoping to be able to display all in same group together. I tried GROUP_CONCAT but that gives me an error. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|