News

Another enhancement here is the Accelerated Database Recovery feature in SQL Server 2019, which makes the undo phase of recovery much faster. Each server uses an SSD-based cache using RBPEX on ...
If you want to build a copy or move data from a Hyperscale database, you will need to use other services like Azure Data Factory, the export service, or even BCP scripts. It also does not support ...
As SQL Server 2008 and 2008 R2 reach the end of support in 2019, you’ll have an opportunity to upgrade to a cloud database service. Follow this Skip to content ...
I need to use the copy datbase wizard to create a copy of a database on the same server. I know i can move it to another server with the and maintain the database name however i need to make a ...
In Azure SQL Database you can also set a HISTORY_RETENTION_PERIOD (and should be able to do it in SQL Server 2017) to control how far back in time your history will extend. Converting Existing Table ...