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 Battery_Life = '4.5' AND Battery_Lifetype = 'hour' ORDER BY t.added DESC LIMIT 20 My Next - Battery Life 4.5hour