| "Ù¡"
áÊ´§ÃÒ¡Ò÷Õè 1 - 1 ¨Ò¡ 1 ÃÒ¡Òà | |
¾ÔàÈÉ ¡ÃÐà»ëÒʵÃÕ : ¡ÃÐà»ëÒ¡Åèͧ ÅÒÂâºÇì ÅÙ¡ºÍÅ ¢Í§¢ÇÑ ¾×é¹ÊÕÁèǧ120249 129ß select t1.productid,t1.ean,t1.typeid,t1.productname, t1.title_e, t1.sellprice,
t1.displayprice, t1.hotprice,t1.sprodcode from product as t1 left outer join characters as t2 on t2.charactersid=t1.charactersid left outer join description as t3 on t3.ean=t1.ean join supplier as t4 on t4.supplierid=t1.supplierid left outer join brand as t5 on t5.brandid=t1.brandid left outer join studio as t6 on t6.studioid=t1.studioid
left outer join category as t7 on t7.categoryid=t1.categoryid1
left outer join category as t8 on t8.categoryid=t1.categoryid2
left outer join category as t9 on t9.categoryid=t1.categoryid3
where (
t1.productname LIKE '%%Ù¡%%'
or t1.productid like '%%Ù¡%%'
or t1.title_e LIKE '%%Ù¡%%'
or t1.keywords LIKE '%%Ù¡%%'
or t1.productid LIKE '%%Ù¡%%'
or t1.ean LIKE '%%Ù¡%%'
or t1.tags like '%%Ù¡%%'
or t2.charactersname like '%%Ù¡%%'
or t2.charactersnamee like '%%Ù¡%%'
or t2.tags like '%%Ù¡%%'
or t3.description like '%%Ù¡%%'
or t4.suppliername like '%%Ù¡%%'
or t5.brandname like '%%Ù¡%%'
or t5.brandnamee like '%%Ù¡%%'
or t6.studioname like '%%Ù¡%%'
or t6.studionamee like '%%Ù¡%%'
or t7.categoryname like '%%Ù¡%%'
or t7.categorynamee like '%%Ù¡%%'
or t8.categoryname like '%%Ù¡%%'
or t8.categorynamee like '%%Ù¡%%'
or t9.categoryname like '%%Ù¡%%'
or t9.categorynamee like '%%Ù¡%%'
)
and t1.approved=1 and typeid!=40 and typeid=90 order by t1.productid desc "Ù¡"
áÊ´§ÃÒ¡Ò÷Õè 1 - 1 ¨Ò¡ 1 ÃÒ¡Òà | |
| |