I have created a partitioned table which has 30 file groups and now I wanted to merge into few filegroups. Let me know the best way to do that.
for example table is partition on date field and created 30 filegroups for the performance purpose but now I feel that these filegroups are too many.
I am thinking for keeping the partitioned table as it is but reduced to few filegroups.
Appreciated for your help.