|
1146 - Table 'osc.product_questions' doesn't exist
select count(*) as total from product_questions r, product_questions_description rd, product_answers_description ad where r.products_id = '29' and r.questions_id = rd.questions_id and r.questions_id = ad.questions_id and rd.languages_id = '4' and r.status = 1
[TEP STOP] |