blah blah blah is here! blah blah » Close

0
votes
1 answers

When restoring a sqlserver database, does the original file get copied to another location?

If I download a backup of a database and store it on my hard drive, when I go and restore the database, will the restore process create a copy of that file and move it to the sql server folder i.e. /data/mydatabase or will it just reference ...

Feedback