Hi, I have deleted my database by accidentially in sql server 2017 is there is any way to recover it? Thanks.
Do you have a backup of your database? If yes, restore database from that.
If not, You need complete backup to rollback your changes. If you do not have complete backup you can not revert back. Sorry.
To restore the database to previous stage if you have full backup:
Last option is to use MDF Recovery Tool which allows you to recover corrupt or deleted SQL server database. Download the demo version of this software and check.
Subscribe to our weekly Newsletter & Keep getting latest article/questions in your inbox weekly