Hi everyone,
I'm new to partitioning of tables.
I've a table which is partitioned on 32 filegroups. I'm guessing all the new data will be added to the 32nd filegroup. Can someone help me to write a query to rebuild the indexes on the partitioned table?
Thank you.