bigmattyh
04 May 2002, 01:57
Okay, so I'm a pretty experienced MySQL programmer, but this problem has stumped me.
I'm getting some funky results when working with a nested MySQL query. It goes something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I'm getting the list of cars to come out right. But the list of passengers for car #1 is getting returned for every car.
Has anyone encountered a similar problem to this, and does anyone have a solution?
I'm getting some funky results when working with a nested MySQL query. It goes something like this:
Code:
---------------
Code is only visible to licensed users, and only when logged into the forums.
---------------
I'm getting the list of cars to come out right. But the list of passengers for car #1 is getting returned for every car.
Has anyone encountered a similar problem to this, and does anyone have a solution?