直接上图上代码
例子:‘123,456,789,’
select ''''||replace('123,789',',''',''')||'''' from dual;
原文链接:https://www.f2er.com/oracle/209557.html
直接上图上代码
例子:‘123,456,789,’
select ''''||replace('123,789',',''',''')||'''' from dual;
原文链接:https://www.f2er.com/oracle/209557.html