ChainsawJoe
Programmer
Hi all
I've added a few non-clustered indexes to a huge table (about 3 million records) but when running queries against it in query analyser it still displays a table scan instead of an index scan and a bookmark lookup.
I'm losing many valueable seconds on this thing..
Given that I've only just set the indexes up and no other data has been added to the table as yet, is there some kind of delay between these indexes actually being created?
Can anyone help?
muchas grassy arse,
CJ
--------------------------------------------------
- better than toast.
Penguins - better than --------------------------------------------------
I've added a few non-clustered indexes to a huge table (about 3 million records) but when running queries against it in query analyser it still displays a table scan instead of an index scan and a bookmark lookup.
I'm losing many valueable seconds on this thing..
Given that I've only just set the indexes up and no other data has been added to the table as yet, is there some kind of delay between these indexes actually being created?
Can anyone help?
muchas grassy arse,
CJ
--------------------------------------------------
- better than toast.
Penguins - better than --------------------------------------------------