Oracle之:Function :strFormatDate()
摘要:
create or replace function strFormatDate(i_datestr in varchar2)return dateisbegin if i_datestr is null or trim(i_datestr) = '' t... 阅读全文
posted @ 2017-08-14 11:11
Holyz
阅读(191)
评论(0)
推荐(0)