Hi,
I suppose this might be mainly an sql question but, is there a way to order the sql result by largest string in a column?
You could use an array to sort the result but i was just wondering if there was a direct way using the sql statement.
Any help much apreciated.