Got more questions? Find advice on: ASP | SQL | XML | Windows
in Search
Welcome to RegexAdvice Sign in | Join | Help

Browse by Tags

All Tags » sql query » split tokenize parse
Sorry, but there are no more tags available to filter with.
  • Re: Expression for SQL parsing

    I'd rather have a regex to split SQL statements with, but this generates problems with not splitting quoted strings as well. You would need a variable length lookbehind assertion. I'll try to match non whitespace characters instead. If you also need to have operators like "<=" and ">=" and numbers in any ...
    Posted to Construction Advice (Forum) by eSquire on April 21, 2007