MySQL Forums
Forum List  »  Newbie

Getting all rows from 2 tables
Posted by: Shaun Day
Date: April 18, 2005 03:15AM

Hi. How do I get all rows from 2 tables, where there may not be a corresponding rows in EITHER table?
I have 2 tables 'online orders' and 'offline orders', both with 'date' and 'order total' columns. I want to combine them into 1 table, but there may be dates in 'online orders' which are not in 'offline orders' and vice versa.
Cheers

Options: ReplyQuote


Subject
Written By
Posted
Getting all rows from 2 tables
April 18, 2005 03:15AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.