Translate between DBI and SQL
[email protected] (Mike Martin) Fri, 8 Feb 2019 22:37:17 +0000
| Newsgroups | perl.dbi.users |
|---|---|
| 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