Means the columns names are dynamic?? So if the the fields are a,b,c,d then i have to hard code this with table _time d c b a to reverse it as the default is to sort it alphabetically. what if the fields where q,r,s,t, my search would not work or if the fields where 6,7,8,9.
I want to be able to control the sorting no matte what the fields are. Can this be done without hardcoding?
... View more