摘要: --Oracle trunc()函数的用法/**************日期********************/1.select trunc(sysdate) from dual --2013-01-06 今天的日期为2013-01-062.select trunc(sysdate, 'mm' 阅读全文
posted @ 2019-01-15 11:11 Felix-Zhang 阅读(52914) 评论(0) 推荐(3) 编辑