how to sort a column of Randomly selected numbers?
Hello,
If its only one numeric value then you are right: no difference. So in
this example it would work.
But in a more general case:
If you want to apply the random selection and the sort for attribute
values which are next to your index value, you will only find the
first index value. If the index value is non-numeric it would fail.
Regards,
Bernd
|