|
|
 |
ELECTRONICE PROMOTIONALE PERSONALIZABILE
-
-
-
-
-
-
-
-
-
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 ')
order by pd.products_viewed DESC' at line 5
SELECT products_image,p.products_id FROM `products` p
left join products_to_categories p2c on (p2c.products_id=p.products_id)
left join products_description pd on (pd.products_id=p.products_id)
WHERE p2c.categories_id='8545' and products_image!=''
and p.products_id NOT IN (0,)
order by pd.products_viewed DESC
[TEP STOP]
| | | | |