in reply to Re: need to parse firts part of SQL-query (regex question)
in thread need to parse firts part of SQL-query (regex question)

Quite an interesting solution. Of course, as you have stated, it does not handle nested parentheses. Which, of course, is something that I need to do.

Any takers on how this can be adapted to handle nested parens?

  • Comment on Re^2: need to parse firts part of SQL-query (regex question)