Posts
Sort by recent activity
Change Db name in script automatically
How do I run this against multiple DBs, where "TestDb" has to change dynamically to match the selected DB/s name?ALTER DATABASE [TestDb] SET RECOVERY SIMPLE WITH NO_WAIT