Given the following complete dataset (WORK.TESTDM) with the variables USUBJID (character) and AGE (numeric):
The following code is executed:
proc sql;
select age into: age separated by ','
from testdm;
quit;
What is the value of the macro variable AGE?
Review the following procedure format:
What is the required type of data for the variable in this procedure?
What is the key to ensuring traceability across CDISC data sets and modes?
Enter your email address to download SASInstitute.A00-282.v2024-12-27.q46 Dumps