摘要: The following are number examples for the to_char function. The following is a list of valid parameters when the to_char function is used to convert a 阅读全文
posted @ 2016-12-21 16:30 L蓝天碧水L 阅读(2665) 评论(0) 推荐(0)
摘要: 转载至:http://blog.csdn.net/aqszhuaihuai/article/details/6303686 1.trunc用于日期,可精确到年,月和日. select trunc(sysdate,'yyyy') from dual; select trunc(sysdate,'mm' 阅读全文
posted @ 2016-12-21 16:26 L蓝天碧水L 阅读(618) 评论(0) 推荐(0)
摘要: 今天在论坛里看了一篇帖子,讨论ltrim() 函数的详细用法,下面我借几个高手的回答总结一下: 先看几个实例: SQL> select ltrim('109224323','109') from dual; LTRIM('109224323','109') 224323 这个的功能应该都知道的噢~~ 阅读全文
posted @ 2016-12-21 16:19 L蓝天碧水L 阅读(1355) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-12-21 15:07 L蓝天碧水L 阅读(1) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-12-21 14:45 L蓝天碧水L 阅读(0) 评论(0) 推荐(0)