select
decode(substr(num,1,1),
'.'
,255)!important">'0'
||num,num)
from
table_name
这个方案很好
原文链接:https://www.f2er.com/oracle/208891.htmlselect
decode(substr(num,1,1),
'.'
,255)!important">'0'
||num,num)
from
table_name
这个方案很好
原文链接:https://www.f2er.com/oracle/208891.html