how can i get Hashbytes for nvarchar (max)?

80 views Asked by At

How to find hashbytes for nvarchar(max), if i am using normal Select hashbytes('md5','std.jobText')

I am getting error: String or binary data would be truncated.

Could any one suggest any solution?

0

There are 0 answers