Hi,
I want to do case sensitve sorting on a varchar field.
That is I will have strings in the varchar field which will havecharacter from ascii(32) to ascii(255). I want sort result by asciivalues.
Deepak