RE: two order by fields

2003-03-27 Thread daniel
heh i've never tried it ?? all this bloody time >= Original Message From Paul DuBois <[EMAIL PROTECTED]> = >At 13:34 +1100 3/28/03, Daniel Rossi wrote: >>hi guys is this possible ? order field1 and order by field 2 ? > >Perhaps, depending on what you mean. Did you try > >... ORDER BY field

Re: two order by fields

2003-03-27 Thread Paul DuBois
At 13:34 +1100 3/28/03, Daniel Rossi wrote: hi guys is this possible ? order field1 and order by field 2 ? Perhaps, depending on what you mean. Did you try ... ORDER BY field1, field2 -- Paul DuBois http://www.kitebird.com/ sql, query -- MySQL General Mailing List For list archives: http://lists

two order by fields

2003-03-27 Thread Daniel Rossi
hi guys is this possible ? order field1 and order by field 2 ? -- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]