MySQL Query : select a.title,a.id from kv_product a left join kv_product_data b on a.id=b.id where a.typeid= and b.pbrand=3429 MySQL Error : 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 'and b.pbrand=3429' at line 1 MySQL Errno : 1064 Message : 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 'and b.pbrand=3429' at line 1 Need Help?