Jaynesh Posted July 12, 2011 Share Posted July 12, 2011 Hi is it possible to add AND to a join query? if so what is the correct method. Ive tried this but it doesnt work. LEFT JOIN dbKarma ON dbPosts.post_id = dbKarma.karma_post_id AND dbPosts.user_id = dbKarma.karma_user_id Quote Link to comment https://forums.phpfreaks.com/topic/241754-adding-and-to-join/ Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.