ACCELERATED_DATABASE_RECOVERY

edited April 4, 2020 9:37AM in SQL Prompt
Hi Redgate Team

It seems that ACCELERATED_DATABASE_RECOVERY is not yet supported by the intelliSense. Would be great to add this option - thanks!

-- enable ADR
ALTER DATABASE CURRENT SET ACCELERATED_DATABASE_RECOVERY = ON;
GO

Regards
Torsten

Answers

Sign In or Register to comment.