摘要: select * from act_ru_task t where sysdate - to_date(to_char(t.create_time_,'yyyy-mm-dd'),'yyyy-mm-dd')>14 其中t.create_time_字段格式:timestamp(6) 阅读全文
posted @ 2024-02-02 17:57 花田007 阅读(16) 评论(0) 推荐(0)