RESTORE DATABASE MyDataBase2
FROM DISK = 'd:\MyDataBase2.bak'
WITH FILE = 1, NOUNLOAD, STATS = 10 ,REPLACE