Bio: 2 Tabellen vergleichen und Rest auslesen

Beitrag lesen

Sup!

Hmmm... und es geht auch nicht sowas wie:

select table1.*, table2.* from table1,table2 where (table1.x != table2.x AND table1.y != table2.y (...)).

UNION

select table2.*, table1.* (...)

Gruesse,

Bio

--
Never give up, never surrender!!!