Select * from kb_news n, kb_news_count c where n.idx=c.news_idx and news_depth=5 and reg_date >= '2024-04-01 00:00:00' and reg_date <= '2024-04-31 23:59:59' and newstype != '2' and title_img != 'none' order by idx desc LIMIT 20; °, 20