On Tuesday 10 December 2002 11:32, Angus Fraser wrote: > Thankyou Egor > > Sorting by the auto_increment_column does return rows in the order they > were added but I cant get it to do it for two tables.
DATETIME or TIMESTAMP column contains the time row was inserted. > UNION may work but I am running ver 3.23.53a so UNION is not available is > there another way to do this in SQL or is it a job for the PHP code to sort > the results of two queries? Use temporary tables. -- For technical support contracts, goto https://order.mysql.com/?ref=ensita This email is sponsored by Ensita.net http://www.ensita.net/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Egor Egorov / /|_/ / // /\ \/ /_/ / /__ [EMAIL PROTECTED] /_/ /_/\_, /___/\___\_\___/ MySQL AB / Ensita.net <___/ www.mysql.com --------------------------------------------------------------------- Before posting, please check: http://www.mysql.com/manual.php (the manual) http://lists.mysql.com/ (the list archive) To request this thread, e-mail <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php