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