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 'and mt.categories_id = ptc.categories_id' at line 1

select mt.keywords from meta_tags mt, products_to_categories ptc where ptc.products_id= and mt.categories_id = ptc.categories_id

[TEP STOP]