Hello,
We want to join two tables, but after joing the tables we get a joiner with two million rows and thas actually not possilble, becaus the tables have only 800,000 and 500,000 rows. We tried all kind of joins inner joins outer joins...
what could be the problem? Our primary key is customer nr. and these are our tables.