SQR Sorting Arrays
Hi everyone,
I could not find any documentation on sorting arrays in SQR. I am reading data from an input file into an array and would like to sort the array. My array has only one element. I can read from file and write to a temp table and then do a select, but I was wondering if there is a way of sorting an array in SQR.
Appreciate any answers.
Thanks,