how to generate report for 0 observation dataset?
Answer Posted / suman pinnika
data _null_;
input name$ age sex$;
delete;
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
How do you control the number of observations and/or variables read or written?
what is intially documentation in sas?
What is the function of Stop statement in a SAS Program?
What are the advantages of using sas?
Tell me about % include and % eval? : sas-macro
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
how do you test for missing values? : Sas programming
Mention how to limit decimal places for the variable using proc means?
Explain the difference between informat and format with an example.
Name validation tools used in SAS
Explain what is the use of proc gplot?
Why and when do you use proc sql?
How to test the debugging in sas?
What is the role of unrestrictive users? : sas-grid-administration