Parsing SQL Statements and retaining comments
- From: sqlpgmr@xxxxxxxxx
- Date: 18 Mar 2007 22:33:46 -0700
Friends,
I'm trying to parse my sql statements and i've to retain the
indentation and the comments in the SQL statements. Currently \n, \t
and \* are parsed as special tokens.
Any help on how to retain the comments and indentation after
parsing ??
Thanks in advance
Regards,
SQL Pgmr
.
- Follow-Ups:
- Prev by Date: Re: left recursion - request help
- Next by Date: Re: Parsing SQL Statements and retaining comments
- Previous by thread: Re: left recursion - request help
- Next by thread: Re: Parsing SQL Statements and retaining comments
- Index(es):
Relevant Pages
|
|