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