Hi,
I require some information about processing regular expressions in oracle. Any VB or C++ code that can convert a regular expression to sql's matching expression will be of much help to me.
Thanks in Advance.
If you're using MySQL or Postgres, then both these databases have built-in regular expression support.
Chris