maria071 Posted February 12, 2009 Share Posted February 12, 2009 I am getting the following error and I can't find any left joins like that 1064 fix says. Can someone please help me. 1064 - You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where s.products_id = p.products_id' at line 1 select p.products_id from( products p, featured s where s.products_id = p.products_id Quote Link to comment 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.