SQL Error: ORA-00913: too many values
You should specify column names as below. It’s good practice and probably solve your problem EDIT: As you said employees has 112 columns (sic!) try to run below select to compare both tables’ columns and than you should upgrade your tables to have the same structure.