This query illustrates use of EXCEPT keyword. In the example below dataset returned will contain all entries from field "VenueNo" that exist in table "Venues" but do NOT exist in table "Events".
select * from Venues
except corresponding by (VenueNo)
select * from Events
Download Absolute Database | Learn more |
|
|
Current version: 7.95
Released: February 08, 2023
Price: $ 149
|
|
Thanks again for the superb tech support, I was worried I'd hit a brick wall this close to the finish line. Even working on the weekend... you guys rock!!!
Bob Boyd
|
|
|