Changes for page migrate to managed instance
Last modified by Rudi Marais on 2024/03/28 18:51
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -22,7 +22,9 @@ 22 22 1. run dacpac publish to managed instance 23 23 1. 24 24 25 -= = 25 +* ((( 26 += [[https:~~/~~/github.com/microsoft/mssql-scripter>>https://github.com/microsoft/mssql-scripter]] = 27 +))) 26 26 27 27 28 28 ... ... @@ -53,7 +53,7 @@ 53 53 BACKUP DATABASE Everest_TEST 54 54 TO DISK = N'O:\ENS_Everest_Test_20230721_1806.bak' 55 55 WITH COMPRESSION, 56 -STATS 10; 58 +STATS = 10; 57 57 58 58 59 59 GO