Viewing 4 posts - 1 through 5 (of 5 total)
No I DO NOT WANT TO HASH ONLY THE FIRST 50 CHARACTERS. I WANT TO HASH THE ENTIRE FILE BUT HAVE THE RESULTANT FIELD NVARCHAR(50) OR CHAR(50) INSTEAD OF...
July 30, 2016 at 1:04 pm
You said "Quick questions, on what do you base that assumption?" I can't directly answer your question because YOUR QUESTION is wrong. IT'S NOT AN ASSUMPTION BUT AN OBSERVATION....
July 30, 2016 at 1:01 pm
You said "I'm not to keen on a calculated column for the hashes, performance being an obvious one" the theoretical performance hit is extremely negligible to the point of being...
July 30, 2016 at 9:16 am
You said "The length of the output has nothing to do with the input lenght" but that seems to be what is happening. How else do you explain the...
July 30, 2016 at 9:13 am
Viewing 4 posts - 1 through 5 (of 5 total)