0.001 SELECT Product.* FROM Product WHERE (Product.categoryId IN (9) OR Product.category2Id IN (9))AND Product.active = "yes" GROUP BY Product.id ORDER BY Product.sequence ASC LIMIT 0,20