ノートPC用アダプター
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 ') as p left join(
select ptc.products_id as ptc_id from categories as c' at line 5
in: [ select p.*,if(ptc.ptc_id is null,0,1) as is_dell_product from ( ) as p left join( select ptc.products_id as ptc_id from categories as c inner join products_to_categories as ptc on ptc.categories_id=c.categories_id where c.pims_brand_id=23 )as ptc on ptc.ptc_id=p.products_id ] |