If you’re not wanting any SAS output from a data step, how
would you code the data statement to prevent SAS from
producing a set?
Answer Posted / reshma
data _null_;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain append procedure?
Enlist the functions performed by sas.
explain about sas business intelligence? : Sas-bi
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
how we can create a FLAG datasets? Ex:-ID age_group no_persons 1 to 10 10 to 20 3 11 to 20 21 to 30 7 21 to 3o 31 to 40 5
how does sas handle missing values in assignment statements? : Sas programming
Intern stastical programmer written test
What is the role of sas grid administrator? : sas-grid-administration
what is null hypothesis? why do you consider that?
What is the SAS data set?
What are the difference between sas functions and procedures?
how does sas handle missing values in formats? : Sas programming
Give some examples where proc report’s defaults are different than proc print’s defaults?
If you could design your ideal job, what would it look like?
What is Linear Regression?