INSERT INTO "tbl_Group" ( "Group Name" ) SELECT Distinct "Group" FROM "tbl_Employees" ;