![]() | |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
Hi Friends, I want to build a query which will give me the output like that:- Table size indid Table1 234455K 0 Index1 2323K 3 Cl_index 232323K 1 In short I want to pick up all the rows from sysindexes a. where id > 100 and Size of each table ,clustered index, nonclustered index. I know we have only one procedure sp_spaceused which will give you the size but that cann't help when you are writing a query. Kindly suggest any query or scripting Regards |
![]() |
| Thread Tools | |
| Display Modes | |
| |