SELECT t.id, title,hasimage, shorttitle,company, localthumb,Price,link,company,item_id,frontpageview,substring(body,1,65) as bod,url FROM laptops as t LEFT JOIN usercompares as c ON c.item_id = t.id AND c.section='laptops' AND c.user_id = '0' WHERE live = 1 AND Weight = '1.75' AND Weighttype = 'kg' ORDER BY t.added DESC LIMIT 20 My Next - Weight 1.75kg