What happens when you submit the code shown below?
data table1 table2;
set sashelp.shoes;
output;
run;
Which SAS format displays a SAS date as 25JUN2019?
Which statement is true about the DROP statement during the compilation phase of the DATA step?
Which PROC PRINT option displays variable labels in the report?
What is the default byte size of a numeric variable?
Enter your numeric answer in the space above.
The data set Snacks contains three variables (productName, Flavor, and Price). Given the program shown below:
What is the type and length of SnackType?
Given the following assignment statement:
BirthDate = 15DEC2005’d;
Which statement is true?
Given the PROC PRINT report of the INVEST data set shown below:
How many observations are in the FORCAST data set after this program executes?
What is the result of submitting the program below?
proc contents data=revenue;
run;
Given the following code:
Which variables are created with the BY statement?
PDF + Testing Engine
|
---|
$66 |
Testing Engine
|
---|
$50 |
PDF (Q&A)
|
---|
$42 |
SAS Institute Free Exams |
---|
![]() |