#keywords SQL, Hash, MD5, MS-SQL {{{#!gcode select SubString(master.dbo.fn_varbintohexstr(HashBytes('MD5', 'SOME_DATA')),3,32) }}} ---- {{{ }}}