Our SharePoint WSS content DB has almost filled up the disk drive and need to extend the DB into multiple disk drives.
I was thinking about adding another database file with NDF extension (under the same Filegroup) and put that on another disk drive.
Will that automatically grow the DB into that new disk drive when it fills up the current disk drive?
Or let me know if there's any other ways to achieve this.
Thank you.