Have some questions about Order By:

Can a mysql query be order by more than one field?

If this two queries will give different result or not?
#1 select * from t1 Order by id, username;
#2 select * from t2 Order by id

_________________________________________________________________
Choose now from 4 levels of MSN Hotmail Extra Storage - no more account overload! http://click.atdmt.com/AVE/go/onm00200362ave/direct/01/



-- MySQL General Mailing List For list archives: http://lists.mysql.com/mysql To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]



Reply via email to