to_timestamp replace 函数 日期格式化函数
select a.*,rowid from online_fill_item a where a.create_date between to_timestamp('2016-1-24 1:00:00 000000','yyyy-MM-dd HH24:mi:ss:ff9') and to_timestamp('2016-1-28 12:59:59 999999','yyyy-MM-dd H...
原创
2016-01-28 11:35:17 ·
2396 阅读 ·
0 评论