SQL Statements
useful snippets
ALTER USER [LOGIN_NAME] WITH PASSWORD = 'PASSWORD'
Add a new user to a database:
Last updated
Was this helpful?
useful snippets
ALTER USER [LOGIN_NAME] WITH PASSWORD = 'PASSWORD'
Add a new user to a database:
Last updated
Was this helpful?