August 29, 2013 at 8:26 am
Ed Wagner (8/29/2013)
In the ASCII character set [...] A is 65 while a is 97. To have them sort differently here is somewhat counter-intuitive [...].Don't get me wrong here, I like that lower case sorts ahead of upper case...it's just different.
+1, except for the fact that I don't like it. 🙂
ron
-----
a haiku...
NULL is not zero
NULL is not an empty string
NULL is the unknown
September 4, 2013 at 4:20 am
Hugo Kornelis (8/29/2013)
I decided to rely on my memory of lowercase/uppercase order instead of double checking. Bad decision. 😉
Ditto.
September 5, 2013 at 6:41 am
Good question. Brushed up things on sorting. 🙂
September 7, 2013 at 5:46 am
very very tough 🙂
Viewing 4 posts - 16 through 19 (of 19 total)
You must be logged in to reply to this topic. Login to reply