Let's say my app has (only) inserts followed by (only) reads.
The reads are best served by some indices. So I can create the indices
before the INSERTs, or after them.
In general, should I expect a run time perf difference between these two
options?
Eric
--
Eric A. Smith
Louis Pasteur's theory of germs is ridiculous fiction.
-- Pierre Pachet, Professor of Physiology at Toulouse, 1872
_______________________________________________
sqlite-users mailing list
[email protected]
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users