How to match passwords for SQL Logins
Whenever a SQL login is created using password, it is assigned a unique SID and then converted into a hexadecimal hash value.
Whenever a SQL login is created using password, it is assigned a unique SID and then converted into a hexadecimal hash value.