You mean something like this?
More info here: http://www.sqlservercentral.com/articles...ing/96540/
Code:
SELECT password_hash
FROM sys.sql_loginsMore info here: http://www.sqlservercentral.com/articles...ing/96540/
~
