]
Subject: Re: [PHP] IF in mysql query results problem
Hi Jason,
I am not too familiar with IF statements in SQL, but one thing may be the
reason you see the incorrect results:
You have three tables, player, coach and co_bookmarks, but you only join
player and coach. Shouldn't you
Hi Jason,
I am not too familiar with IF statements in SQL, but one thing may be the reason you
see the incorrect results:
You have three tables, player, coach and co_bookmarks, but you only join player and
coach. Shouldn't you join coach with co_bookmarks.
I hope this helps.
erisen
SELECT
2 matches
Mail list logo