572 datasheets 7243 serial numbers 427 VIN 684 pictures 10 drivers 850 Grand Prix
Pictures
1064 - Erreur de syntaxe près de 'limit 0, 20' à la ligne 1
select p.car_image, p.car_name, i.date_added, i.pictures_id, i.filename, i.chassis_id, i.licence_plate, i.place, p.cars_id, i.place from pictures i, cars_description pd, cars p, cars_to_categories p2c where i.car_id=p.cars_id and p.products_status = '1' and p.checked='1' and p.cars_id = p2c.cars_id and pd.car_id = p2c.cars_id and pd.language_id = '2' and p2c.categories_id = '1' order by limit 0, 20