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 c.currencies_id = p.products_currencies_id' at line 1
select c.value from currencies c, products p where p.products_id = and c.currencies_id = p.products_currencies_id