Translate between DBI and SQL

Mike Martin <[email protected]> Fri, 8 Feb 2019 22:37:17 +0000
Newsgroups gmane.comp.lang.perl.modules.dbi.general
Message-ID <CAOwYNKYHe46G47BJH5n_gH2uibS4i4Cb-rwbWpd5Rsj=A0_R2g@mail.gmail.com>
Has anyone done any work on converting SQL queries between RDBMS and perl?

My particular interest is DBD::Pg but anything would be of use

It would be very useful when I am testing complex SQL, it's very easy to
miss a \ or quote between the two

Thanks
Mike