BI Publisher 11g Unable to Parse SQL Using POSIX and Or Regular Expression
In SQL Developer i am able to run code that uses a POSIX format to search for characters using a regular Expression. Also when i attempt to use a regular expression within a regular expression i get an issue where it claims there is a missing Right Paren, while in SQL Developer it has no issue running the SQL. I need to know:
1. How can i Get the POSIX to work where i dont get an error that states Invalid IN or OUT
2. How can i get it to Parse a Regular expression within a regular expression
0