Hello,
I'm unable to find documentation for the CREATE INDEX statement for SQL Mobile. DROP INDEX is documented however. Is this a known issue or am I missing something This can be seen here:
http://msdn2.microsoft.com/en-us/library/ms173440(en-US,SQL.90).aspx
If you scroll the left pane up a little, you will notice that CREATE INDEX is not in the tree. Am I missing something
Thanks.

CREATE INDEX statement for SQL Mobile not documented?
masuar
Finally it is live in SQL Mobile Books Online @ http://msdn2.microsoft.com/en-us/library/ms345331(en-US,SQL.90).aspx
Thanks,.
Laxmi Narsimha Rao ORUGANTI, MSFT, SQL Mobile, Microsoft Corporation
-els-
We already have a bug opened in our Bug Database for this.
The next web site refresh should pickup the fix.
Thanks,
Laxmi NRO, MSFT, SQL Mobile, Microsoft Corporation
Heath Stewart
In the meantime, you can use the CREATE INDEX topic in the full version of Books Online : http://msdn2.microsoft.com/en-us/library/ms188783(en-US,SQL.90).aspx
Regards,