This question will ask you to provide a missing option.
Given an existing work data set (DM), the following code is submitted:
Which clause allows macro variable creation on a select statement in PROC SQL?
Given the following log entry:
Which SAS system option adds the blue highlighted lines to the log?
The following SAS program is submitted, but fails due to syntax errors.
What is the cause of the syntax errors?
Which statement will create a report footnote that identifies the date and time that the SAS program was executed?
The following SAS program is submitted:
What is the value of the variable day when the data step completes?
This question will ask you to provide lines of missing code.
Given the following SCORE data set:
Variable LOCF contains the imputed score that would replace the missing SCORE value (based on last observation carried forward method). Which SAS statements complete the program?
Where would you store a value collected on a case report form but not defined in an SDTM domain?
This question will ask you to provide a line of missing code.
The following SAS program is submitted:
In the space below, enter the statement that completes the program correctly (Case is ignored. Do not add leading or trailing spaces to your answer.).