Oracle regexp_substr

select regexp_substr('123|456|789', '[^|]+', 1, 2) from dual;

posted @ 2021-03-02 14:37  天天代码码天天  阅读(10)  评论(0编辑  收藏  举报  来源