i have a table with millions of rows,
there are 6 non cluster and 1 clustered index on the table.
fragmentation of non clustered index is over 80 percent
when i rebuild index it does not decrease the percentage of fragmentaion,
the select query on this table is very slow.
please advise.
k