Answer the question
In order to leave comments, you need to log in
How to fetch from MySQL?
SELECT `plug_cat_join_cat_item`.`id` as cii, `plug_cat_join_cat_item`.`item` as jjj FROM `plug_cat_join_cat_item`
JOIN (SELECT `write_id`,`attr` FROM `plug_cat_vals` ) as ch ON ch.`write_id` = `plug_cat_join_cat_item`.`id`
LIMIT 64,8
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question