Skip to content

Commit 361bc0f

Browse files
authored
Update Move-SQL-DB.sql
1 parent 3bca539 commit 361bc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SQL Queries/Move-SQL-DB.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
-- Author: Lorne Sepaugh
1+
-- Author: Alex Kremenetskiy
22
DECLARE @OpsMgrSQLInstance nvarchar(50) = '<OpsMgr DB Instance>'
33
DECLARE @DWSQLInstance nvarchar(50) = '<DW DB Instance>'
44

0 commit comments

Comments
 (0)