select * from pe_article where hits >= 100 and updatetime <=sysdate - 30
select *from pe_articlewhere hits >= 100and updatetime >= sysdate - 30