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?
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?