hessodreamy
Programmer
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
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