Just what the title says, I need to change the password for an existing sql server login and I want to do it via sql script.
alter login mylogin with password = 'mylogin'