An INPUT statement reads from the file specified by the most recently executed INFILE statement. If the INFILE statement is a CA-IDMS INFILE statement, the INPUT statement issues a CA-IDMS function ...
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 ...