The DATA statement references a temporary SAS data set called DEPT_EMPLOYEE, which is to be opened for output. The INFILE statement tells SAS to use the EMPSS01 subschema. The IDMS option tells the ...