Help for this page
SELECT * FROM table1 ... SELECT * FROM table1 JOIN table2 ON table1.category = table2.parent_id WHERE table2.parent_id = 1