sql加密之MD5加密

select SUBSTRING(sys.fn_sqlvarbasetostr(HASHBYTES('MD5','123456')),3,32)

 

posted @ 2016-11-14 16:24  hllive  阅读(387)  评论(0)    收藏  举报