摘要:
1. substr(字符串,截取开始位置,截取长度) //返回截取的字 eg:select substr('Hello World',-3,3) from dual; >rld 2.to_date(date,'格式'); //返回日期类型 eg: select to_date('2005-01-01 阅读全文
posted @ 2017-10-26 11:54
草蛋的小青年
阅读(261)
评论(0)
推荐(0)
|
摘要:
1. substr(字符串,截取开始位置,截取长度) //返回截取的字 eg:select substr('Hello World',-3,3) from dual; >rld 2.to_date(date,'格式'); //返回日期类型 eg: select to_date('2005-01-01 阅读全文
posted @ 2017-10-26 11:54
草蛋的小青年
阅读(261)
评论(0)
推荐(0)
|