What function can be used with SQL to encrypt user suppliedpasswords so that they can be compared wi
seenagape
What function can be used with SQL to encrypt user suppliedpasswords so that they can be compared with the encrypted passwords stored on the SQL server?