Hashing

  • Comments posted to this topic are about the item Hashing

  • Nice question really had to dig deep into my memory to, well answer the question.

    If everything seems to be going well, you have obviously overlooked something.

    Ron

    Please help us, help you -before posting a question please read[/url]
    Before posting a performance problem please read[/url]

  • It seems too easy. So, I digged in deep on google and MSDN.

    Thanks for the qotd. 😀

  • Easy question - if you know the answer.

    (I had to look!)

  • This was so easy I answered right away without hesitation. Then, I noticed it was a two point question and that gave me doubt. Those two point questions always have some twist to them. So, I looked up the definition of deterministic to make sure I understood the word correctly.

    Definition: In computer science, a deterministic algorithm is an algorithm which, in informal terms, behaves predictably.

    Also, for those interested, Steve had a nice post about this function on June 28, 2011:

    http://www.sqlservercentral.com/blogs/steve_jones/2011/06/28/hashbytes-_1320_-a-t_2D00_sql-function/

    I got it right but I was scared to push that submit button.

  • Great question as it taught me about Hashbytes, which is something I did not know about.

  • Nice question, but the documentation linked to doesn't really explain anything!

  • This issue is so obvious that i was confused!!!

    Good question!

    thanks Steve!!!!


    [font="Times New Roman"]rfr.ferrari[/font]
    DBA - SQL Server 2008
    MCITP | MCTS

    remember is live or suffer twice!
    the period you fastest growing is the most difficult period of your life!
  • Nice question, but quite easy as hash functions are deterministic by design.

    Need an answer? No, you need a question
    My blog at https://sqlkover.com.
    MCSE Business Intelligence - Microsoft Data Platform MVP

  • An unexpected adventure into hashing - Hash Tuesday anyone?

    Thanks for the stimulating question Steve.

    [font="Verdana"]Please don't go. The drones need you. They look up to you.[/font]
    Connect to me on LinkedIn

  • Yeah, I got my point. Thanks for the question Steve.

    http://brittcluff.blogspot.com/

  • Britt Cluff (1/24/2012)


    Yeah, I got my point. Thanks for the question Steve.

    Two points for today.

  • Nice question. I had never heard of HashBytes before.

  • A non-deterministic hash function wouldn't be terribly useful, would it? 😉

  • Great question that shows why salting your hashes is so important.

    Thanks,

    Matt

Viewing 15 posts - 1 through 15 (of 25 total)

You must be logged in to reply to this topic. Login to reply