How to move Indexes (Cluster and Non Cluster) from Primary File group to New File group?
As a DBA, many times there are requirements to segregate data in a Database into multiple file groups. There can be many reasons like below: Performance issues (Disk I\O) Disk space issues Data archiving etc There are multiple solutions to resolve such issues: Move the big tables to other File groups in which frequency of […]