

|
|
|
"Seleccione el vehículo de su interés"
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 cd.categories_id = ci.categories_id and cd.categories_id = c.categories_id O' at line 1
select c.categories_image as image, cd.categories_name as name, cd.categories_id as id, ci.tipo as tipo from categories_description cd, categories_info ci, categories c where ci.tipo=0 and ci.manufacturers_id= and cd.categories_id = ci.categories_id and cd.categories_id = c.categories_id ORDER BY ci.tipo
[TEP STOP]
| | | | |