02 2024 档案

摘要:select t.id_ from act_ru_task t where t.proc_inst_id=''; --查询出上面的taskid作为条件(千万不要直接用proc_inst_id直接查询下面的表)修改即可 select t.user_id_ from act_ru_identitylin 阅读全文
posted @ 2024-02-23 10:18 花田007 阅读(324) 评论(0) 推荐(0) 编辑
摘要: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 阅读(8) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示