I have made use of regular expressions to create filter queries in MySQL and PostGreSQL. I now need to use regular expressions in Oracle 9iR2, but I am unable to find any refference to regular expressions in Oracle documentation. I would prefer to use them directly in queries, but finding PL/SQL...
I want to write a loop using PL/pgSQL to perform an incrementing loop that will substitute the numbers in the query. PostGreSQL documentation shows writting PL/pgSQL code inside function definitions, but I have no need to create a function.
Can I write PL/pgSQL code directly alongside other...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.