i want to copy the select results of a select statement with many columns to an array....then i want to sort the array and by a specific coloumn and then out put the results.....having problems doing it using SQL statment so i have to do it this way
I am a newbie but do the column names of the array stay the same as the coloumn names in the select statement...do u have to specify the nummber of columns in the array??