We created two new tables departments and employees for the demonstration using Sample-tables.sql script. The SQL script is underfollowed. -- Create DEPARTMENTS table CREATE TABLE DEPARTMENTS ( ...
Add a description, image, and links to the set-operators topic page so that developers can more easily learn about it.