Validates the password of the current user.
sa_verify_password ( string )
This procedure is used by sp_password. If the password matches, the procedure simply returns. If it does not match, the error string returned by the procedure is returned.
None
None