Hi, Suppose that I want to sort an input by column 1 and column 2 (column 1 is of a higher priority than column 2). The input is already sorted by column1.
Is there a way to speed up the sort (compared with not knowing column 1 is already sorted)? Thanks. -- Regards, Peng