|
|
Warunki współpracy
|
Select * from categories,content where content.id_lang='1' and content.label = CONCAT( 'name', categories.label ) and content.id_content=categories.id_category and (Select count(*) from products where idParent2=id_category and active='1')>0 and active='1' and depth='2' and idParent= order by content.txterr:err: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 content.txt' at line 1 |