sarf13 has asked for the wisdom of the Perl Monks concerning the following question:
Hi All
I have to create sql analyzer framework for Netezza sql. Netezza sql is little bit different from other DB sql. I want to use SQL::Parser and SQL::Statement. Can anyone tell me how I can customize these module based on my requirement. How can I override the public methods of these modules? What approach should I take up for this task?
Thanks
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Netezza sql analyzer framework
by Corion (Patriarch) on Jul 12, 2012 at 12:09 UTC | |
by sarf13 (Beadle) on Jul 16, 2012 at 06:13 UTC |