sumeet
05-14-2008, 09:20 PM
Is it possible to use a column that's 'longtext' as the value for ORDER BY?
I have a table with columns: id, name, and description.
I'd like to have the rows returned to me in order of description - alphabetically.
Is that possible?
Thanks for your time.
I have a table with columns: id, name, and description.
I'd like to have the rows returned to me in order of description - alphabetically.
Is that possible?
Thanks for your time.