Subject | Re: [IBO] Indexproblem with Lookup-Query |
---|---|
Author | Geoff Worboys |
Post date | 2001-08-19T01:16:48Z |
> After testing 3 hours now, I have a guess, but I needI've been through and reread this thread a few times and I am quite
> some infos before I can be sure. In the actual situation
> the col of the index, named CSSAPNR, is null for ALL
> records. When I insert some thousands of records in the
> empty db, the index is active. So after inserting every
> record the index will be rebuild, I think I call the it
> index1. Now I deactivate and activate the index, I call
> it now index2. Could it be, that index1 and index2 are
> different, because of the fact, that the col of the
> index is always null ?
confused about exactly what the situation is. You speak of deactivate
and activate of the index and then having a different name, but you
cant rename using ALTER INDEX (or is there something I dont know).
You also speak of fields being always null, so the index is not going
to do you much good unless it is a compound index to improve
selectivity.
Perhaps posting some of the SQL might help.
Geoff Worboys
Telesis Computing