#SQLServer – How create a database login?

CREATE LOGIN [LoginName] WITH PASSWORD = ‘password‘, DEFAULT_DATABASE=[DataBaseName], DEFAULT_LANGUAGE=[us_english], CHECK_EXPIRATION=OFF, CHECK_POLICY=OFF
GO

Tested on: SQLServer 2017

One thought on “#SQLServer – How create a database login?”

  1. Can I just say what a comfort to find an individual who truly understands what they’re discussing over the internet. You definitely understand how to bring an issue to light and make it important. More and more people need to check this out and understand this side of the story. I was surprised you aren’t more popular given that you surely have the gift.

Leave a comment