Posts: 3,621
Name: Thierry
Location: I'm the uber Spaminator !
|
Well, I'm not even sure mysql could do it.
You could write 1 big query for each genres, and use an UNION to link ever results together, supposedly that mysql can use an union joint.
I Don't know, I'm more used to oracle/postgres...
But seriously, php would let you go much faster to your point, and the resources used by that kind of query is like the amount of concentration you require to breath...
Almost null...
__________________
Only a biker knows why a dog sticks his head out the window.
|