(SELECT f_name, l_name, position FROM Yankees1 MINUS SELECT firstName, lastName, Positions FROM Yankees2)