Comentários de Clientes

0,0 de 5 estrelas
Classificações dos utilizadores
0,0 de 5 estrelas
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 reviews_status = 1 group by reviews_rating' at line 1

select reviews_rating, count(reviews_id) as v from reviews where products_id = and reviews_status = 1 group by reviews_rating

[TEP STOP]