Can anyone tell me how to find the index size in table. Sp_spaceused will give me all the indexes space used in a table.But i want to find each index space used in a table in sql 2000.
The sp_MSindexspace stored procedure returns the size in kb, of the indexes found in a particular table.
-------------------------------------------------------------------------------------------------------------------------
"Now I can look at you in peace; I don't eat you any more." Franz Kafka, while admiring fish in an aquarium
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.