Created
September 12, 2019 07:14
-
-
Save thanglequoc/8c41219a8952cea9fa35c55828dd2c99 to your computer and use it in GitHub Desktop.
Revisions
-
thanglequoc created this gist
Sep 12, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,6 @@ USE [nacwgrAuthor_UAT_Replica_thangle] ALTER USER nacwgr_author WITH LOGIN = nacwgr_author USE [nacwgrCluster_UAT_Replica_thangle] ALTER USER nacwgr_cluster WITH LOGIN = nacwgr_cluster USE [nacwgrPublic_UAT_Replica_thangle] ALTER USER nacwgr_public WITH LOGIN = nacwgr_public