How Restore backup as overwrite on a database in use in SQL Server?
1
vote
1
answer
1756
views
I Want to **restore a backup** with **overwriting on a database in use**
for this problem I want to create a query base on these steps :
1- Remove All Connections [MyDB]
2- Create a backup from [MyDB]
3- Restore a Backup as an Overwrite on [MyDB] from specifying a path
Thank you very much for your help
Asked by Mojtabah
(33 rep)
Apr 18, 2021, 08:24 PM
Last activity: Apr 19, 2021, 09:03 AM
Last activity: Apr 19, 2021, 09:03 AM