Sort abortedselect article_title,article_id,article_sum,author_id, posteddate,modifieddate, penname_id from articles where status='A' and category_id='52' and article_id not in (102400) order by posteddate desc limit 0, 10