From: Marc Antony Vose Date: March 12 1999 9:46pm Subject: order by multiple columns List-Archive: http://lists.mysql.com/mysql/150 Message-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Hey there... Sorry if this is an elementary question, but can I order a result set by more than one column? Something like "select blah blah blah order by avg,lastname" Cheers. Marc