• the table consists of numbers and floats only.. int bigint , float data types only...

    100 columns combination of above.

    option will be given to user , where he can scroll through the records of 1 million rows .

    * he might order by say column 10 desc

    * so i need to do desc on column 10 and given the 1 million records based on it.

    * user may choose any column to sort

    * there may be multiple columns also to sort the data.