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 ( ...