• Ross.M (11/1/2012)


    ... however for the sake of understanding string comparisons, we have no use for knowing how many characters are between 0 and Z, we just need to know the collation type and have an ascii table handy.

    This is one of the tricks of this question. Collation and ascii tables are two different things.

    Collation ordering does not copy ascii ordering of characters, it's little bit more sofisticated.



    See, understand, learn, try, use efficient
    © Dr.Plch