Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR SQL

convert sql server guid to varbinary

select cast(hashbytes('md5','foo') as uniqueidentifier)
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #convert #sql #server #guid #varbinary
ADD COMMENT
Topic
Name
5+3 =