I have an application running on SQL Mobile (or lite or whatever it's called these days).
What I need to do is run an SQL query that will tell me if an index has been defined on a particular table.
I know I can do this with SQL Enterprise but how is it done on SQL Mobile?
Much thanks in advance.
Paul
What I need to do is run an SQL query that will tell me if an index has been defined on a particular table.
I know I can do this with SQL Enterprise but how is it done on SQL Mobile?
Much thanks in advance.
Paul