Sort scrambling data
Posted: Wed Aug 25, 2021 4:38 pm
I have a plain text data file of just under 100K rows. The data are all 5 to 8 digit numbers.
I sort it using
First Key From: 1
First Key Length: 10
Sort Order: Ascending
Comparison: Case insensitive or Case sensitive
The data becomes garbled.
I know that I should be using Comparison: Numeric, and when I do, all is well.
However, why are Case insensitive or Case sensitive causing the data to become garbled?
[/list]
I sort it using
First Key From: 1
First Key Length: 10
Sort Order: Ascending
Comparison: Case insensitive or Case sensitive
The data becomes garbled.
I know that I should be using Comparison: Numeric, and when I do, all is well.
However, why are Case insensitive or Case sensitive causing the data to become garbled?
[/list]