oracle字符串相关处理
摘要:
1.逗号替换成'逗号' replace(xxx,',',''',''') 2.字符串两天拼接单引号 '''' || replace(xxx,',',''',''') || '''' select '''' || replace(col_name ,',',''',''') || 阅读全文
posted @ 2023-12-19 14:25 一拾三夏 阅读(33) 评论(0) 推荐(0) 编辑
2023年12月19日 #
posted @ 2023-12-19 14:25 一拾三夏 阅读(33) 评论(0) 推荐(0) 编辑