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 |
Norwich
Posting Yak Master
158 Posts |
Posted - 2006-01-31 : 12:22:54
|
HiAre there any sys SPs that I can use to see how much space my indexes are using up?NThe revolution won't be televised! |
|
nr
SQLTeam MVY
12543 Posts |
Posted - 2006-01-31 : 13:18:07
|
see sp_spaceused==========================================Cursors are useful if you don't know sql.DTS can be used in a similar way.Beer is not cold and it isn't fizzy. |
 |
|
Kristen
Test
22859 Posts |
Posted - 2006-01-31 : 13:47:44
|
http://www.databasejournal.com/scripts/print.php/1450801has an "index size" column for each table, but I've no idea what it represents!Kristen |
 |
|
|
|
|