in reply to Re: Parse and change an SQL statement
in thread Parse and change an SQL statement
As documented out of the box SQL::Translator only handles CREATE and ALTER statements. The OP gave a SELECT statement as a specific example so the suggested module is unlikely to fit the bill.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Parse and change an SQL statement
by bdo (Pilgrim) on Mar 19, 2012 at 23:13 UTC |