Skip to content

Instantly share code, notes, and snippets.

@justinyoo
Created April 11, 2016 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save justinyoo/3813ae27c5eb273a03162e9fc1bae943 to your computer and use it in GitHub Desktop.
Save justinyoo/3813ae27c5eb273a03162e9fc1bae943 to your computer and use it in GitHub Desktop.
Azure SQL Pro Tip - Creating Login Account and User
USE [MyDatabase]
GO
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment