I have a 50GB SQL Server 2008R2 database backup.
I'd like to restore only the "tables" and not the filestream data (the blobs saved as filestream).
This is because I fon't have 100GB free (50 needed to copy the file on the server, 50 to restore the db).
Is there a switch for the restore
command to avoid restoring filestream blobs?