摘要: SELECT TO_CHAR(createtime, 'yyyy-MM-dd HH:mm:ss') FROM testselect * from USER where createtime < TO_TIMESTAMP('2021-11-30 09:00:00.000') 阅读全文
posted @ 2021-12-06 09:06 democ 阅读(456) 评论(0) 推荐(0)