On Tue, Mar 5, 2013 at 9:26 AM, Simon Slavin <[email protected]> wrote:
> I've seen programs written by people who always do 'SELECT *" even when > they want just a couple of fields. That's going to be a lot more expensive > under SQLite4. Maybe it'll teach them to be better programmers. > Why will it be any more expensive under SQLite4 than it is under SQLite3? -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

