2015年3月2日

Oracle trunc()函数的用法

摘要: --Oracle trunc()函数的用法/**************日期********************/1.select trunc(sysdate) from dual--2011-3-18 今天的日期为2011-3-182.select trunc(sysdate, 'mm') f... 阅读全文

posted @ 2015-03-02 10:21 非洲笨熊 阅读(202) 评论(0) 推荐(0) 编辑

导航