How can I rebuild / reorganize my indexes on Sql Compact 3.5 SP1 ?
Posted
by Jalil
on Stack Overflow
See other posts from Stack Overflow
or by Jalil
Published on 2010-04-27T15:42:33Z
Indexed on
2010/05/01
11:47 UTC
Read the original article
Hit count: 267
I have a large (40 Mo) SDF database.
Some queries are very long, but can become quick after some time.
I would like to try to tidy up my indexes but I only find information for SQL Server and not for SQL CE.
© Stack Overflow or respective owner