On 5 Mar 2013, at 11:54am, Eleytherios Stamatogiannakis <est...@gmail.com> 
wrote:

> I'm not so sure how fast SQLite4 will be with respect to full scans. IMHO row 
> stores have an advantage when scanning over multiple columns.

I was thinking about that.  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.

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

Reply via email to