ECCouncil Exam Questions

What function can be used with SQL to encrypt user supplied-passwords to that they can be compared w

What function can be used with SQL to encrypt user supplied-passwords to that they can be
compared with the encrypted passwords stored on the SQL server?

A.
pwdencrypt()

B.
userencrypt()

C.
DESpassword()

D.
passwordin()

Explanation: