i assume this is a simple question...

how can I SELECT * FROM 2 different tables in the same query, ORDER BYing
the 'hits' column, which both tables have.

eg, 2 tables i have are similiar and i want to merge them and then select
everything ordering by hits



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to