On Apr 7, 2017, at 10:45 AM, Warren Young <war...@etr-usa.com> wrote:
> 
> (In my case, it was largely to avoid paying the cost of calling sqlite3 
> thousands of times in a loop with near-identical SQL

I just remembered the other reason: because it’s easier to manage SQL quoting 
rules in terms of Perl quoting rules than in terms of shell quoting.

Talk about bringing it around full-circle.

_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to