Connor and Chris will both be at AI World from October 12 to October 17 , the premier Oracle conference of 2025. If you're in Vegas, please come say Hi or pop into our sessions
Thanks for the question, Siva.
Asked: November 20, 2020 - 4:37 am UTC
Last updated: November 20, 2020 - 9:24 am UTC
Version: Oracle Database 12c Enterprise Edition Release 12.2.0.1.0 - 64bit Production
Viewed 1000+ times
select regexp_substr('input', '\|([0-9])+\*') test from dual;
The Oracle documentation contains a complete SQL reference.