select * from t_submit where f_sendtime between to_date('2001-01-03','yyyy-mm-dd') and to_date('2001-03-03','yyyy-mm-dd');