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 Link to comment https://forums.phpfreaks.com/topic/241754-adding-and-to-join/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.