Hi,
Im currently looking at improving the scan density on a DB table in SQL 7. The current density is at 42.75% and i have been unable to raise this through reindex or index defrags. I read somewhere that if instead of doing a reindex, if you actually drop the indexes and recreate them you can improve the scan density compared with what you get from a reindex. This of course could be scripted to occur when required. Has anyone any experience of using this technique and if so is there any benefit over a reindex or index defrag.
thanks.
Im currently looking at improving the scan density on a DB table in SQL 7. The current density is at 42.75% and i have been unable to raise this through reindex or index defrags. I read somewhere that if instead of doing a reindex, if you actually drop the indexes and recreate them you can improve the scan density compared with what you get from a reindex. This of course could be scripted to occur when required. Has anyone any experience of using this technique and if so is there any benefit over a reindex or index defrag.
thanks.