in reply to Re^3: Perl DBI '?' substitution with prepare/execute (abstract SQL)
in thread Perl DBI '?' substitution with prepare/execute

yeah but IMHO the way operators like IN are coded into hashes doesn't improve readability..

hopefully I'll meet ribasushi soon again to discuss further, SQL is not my core domain...

Cheers Rolf
(addicted to the Perl Programming Language and ☆☆☆☆ :)
Je suis Charlie!

  • Comment on Re^4: Perl DBI '?' substitution with prepare/execute (abstract SQL)
  • Download Code

Replies are listed 'Best First'.
Re^5: Perl DBI '?' substitution with prepare/execute (abstract SQL)
by SimonPratt (Friar) on Apr 19, 2016 at 08:17 UTC

    Hmm, I see what you mean. Also, the flexibility and mutability of the operators makes this quite a daunting API to learn.