mysql - order the fields should be displayed
Posted: Sat Jul 31, 2004 2:11 pm
say I have a table with three fields: field1, field2, field3
I want to perform a query and want the results to be ordered by field2, field3, field1
I remember seeing a tutorial on how to do this a while ago, but can't find it now, anyone know how to do this?
Thanks
I want to perform a query and want the results to be ordered by field2, field3, field1
I remember seeing a tutorial on how to do this a while ago, but can't find it now, anyone know how to do this?
Thanks