Hello.
I am trying to sort my results via the account number field.
I am sorting in descending order but the kicker is, the account numbers can contain letters as well. For example:
123456ABC1
What I am seeing in my results is this for example: (remember in DESC order)
123456ABC
1222
111234DEF
I dont undestand how that '1222' could be right there. Any ideas on what is wrong or how to correct this?
Thanks
I am trying to sort my results via the account number field.
I am sorting in descending order but the kicker is, the account numbers can contain letters as well. For example:
123456ABC1
What I am seeing in my results is this for example: (remember in DESC order)
123456ABC
1222
111234DEF
I dont undestand how that '1222' could be right there. Any ideas on what is wrong or how to correct this?
Thanks
Comment