Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
Author |
Topic |
miranwar
Posting Yak Master
125 Posts |
Posted - 2006-10-06 : 08:28:26
|
Hi canybody explain to me the columns returned by the SpaceUsed SP. I just need to know what is unused and what is reserved. And more imortantly how I can use this info to determine if a table is fragmented. |
|
Kristen
Test
22859 Posts |
|
miranwar
Posting Yak Master
125 Posts |
Posted - 2006-11-09 : 04:11:19
|
I've read BOL. It does not give me much to go on. What I am confused about is the difference between Unallocated, Reserved and Unuse Space |
 |
|
|
|
|