Hi Vinoth
In case of character fields, it generally considers first character to sort. that is the reason your are getting that output.
So if you need desired output then change the data type to i instead of c.
Thanks
Siddarth
Hi Vinoth
In case of character fields, it generally considers first character to sort. that is the reason your are getting that output.
So if you need desired output then change the data type to i instead of c.
Thanks
Siddarth