标签:日期 to_char style ike bsp nbsp char span sel
SELECT * FROM 表名 t WHERE(to_char(t.日期字段,‘yyyy-MM-dd hh24:mi:ss‘)like ‘%2011%‘)
日期模糊查询
原文地址:https://www.cnblogs.com/macT/p/10865206.html