syntax error: select p.id,p.tenkhongdau t1,i.tenkhongdau t2,p.ten,p.mota,p.photo,p.ngaysua from table_product p,table_product_item i where p.id_item=i.id and p.hienthi=1 and p.id!=160 and p.id_item= order by p.id desc