Skip to content

Instantly share code, notes, and snippets.

@singlewind
Created October 2, 2013 23:48
Show Gist options
  • Save singlewind/6802273 to your computer and use it in GitHub Desktop.
Save singlewind/6802273 to your computer and use it in GitHub Desktop.
update user of database
EXEC sp_change_users_login 'Update_One', '[user]' , '[login]'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment