标签:where cdata list 字段 get class string ceil 系统
<select id="getJhList" resultType="string">
select t.jh from jcsxx t where ceil(sysdate- to_date(substr(t.ssgxsj,
0,19),‘yyyy/mm/dd hh24:mi:ss‘)) <![CDATA[<]]>
3
</select>
这个语句的意思是查询系统时间减去ssgxsj小于3的井号
标签:where cdata list 字段 get class string ceil 系统
原文地址:https://www.cnblogs.com/wang66a/p/12069298.html