Unlock an SA account in SQL Server using the ALTER command
I recently came across the unthinkable when working in a database. My SA account got locked out and I couldn’t reset the password through SQL Server Management Studio. Fortunately, I had another highly privileged account and the following trick. Basically Continue reading