Note: LONG and LONG RAW are obsolete datatypes. Use CLOB and BLOB datatypes instead. Click here for usage examples. If this package is usefull for you, please let me know sending an email to ...
REGEXP_SUBSTR extends the functionality of the SUBSTR function by letting you search a string for a regular expression pattern. It is also similar to REGEXP_INSTR, but instead of returning the ...