Index Fragmentation
Hello all
Is there any way to check index fragmentation without using 'analyze index ... validate structure' ?
The problem is that we have a large partitioned table with large partitioned indexes and we want to know if there is index fragmentation
'analyze .. validate' takes a lot of time ..
tks