I receive various data from an outside source to create reporting. Unfortunately non of this excel table has a primary key.
I have to connect the data via 'booking ID' field which has in all 3 tables muliple entries.
I entered SELECT DISTINCT in the SQL script. When I add the required fields...