摘要: 原格式 转换后格式 适用于3,4这样逗号分隔的数字组成的字符串类型 转换成3和4两行 sql: SELECT REGEXP_SUBSTR(guarantee_method, '[^,]+', 1, LEVEL) guarantee_method FROM afd_case where case_id 阅读全文
posted @ 2023-01-29 11:12 少昊 阅读(180) 评论(0) 推荐(0)