摘要: select trunc(last_day(sysdate)) - to_date(to_char(sysdate, 'yyyy-mm') || '-01', 'yyyy-mm-dd') + 1 from dual 阅读全文
posted @ 2012-01-11 15:33 小波Ooo 阅读(125) 评论(0) 推荐(0) 编辑