주메뉴 바로가기 본문 바로가기

more
    Select * from kb_news n, kb_news_count c where n.idx=c.news_idx and news_depth = 5 and TO_DAYS(NOW())-TO_DAYS(reg_date)<='3' order by c.read_cnt desc LIMIT 5