I have a backup file of a database (approx. 60GB) on drive letter D.
My existing SQL Server instance sits on drive letter C. Only 20GB is left on this drive.
I want to restore and attach the backup to this to the SQL server instance on C and keep the restored database on the D drive.
Any suggestions?
Thanks.