On Wed, Dec 28, 2011 at 3:28 PM, Pete <[email protected]> wrote:
> If I create an index for a column in a table with existing data in it, is > the index automatically populated or do I have to use the REINDEX command? > Thanks, > > Automatically populated. No REINDEX required. > -- > Pete > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

