how can u create zero observation dataset?
Answer Posted / kk
data ans;
input a b;
cards;
run;
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the applications primarily used by business analyst? : Sas-bi
Mention some common errors that are usually committed in sas programming.
For what purpose would you use the RETAIN statement?
Where do you use proc means over proc freq?
Are you sensitive to code walk-throughs peer review or QC review?
How do dates work in sas?
if the Id has more then two transcatiion then show the first observation, IF Id has only two observation then It show both the observation
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming
What is the differnce between SDTM 3.1.2 to 3.1.1 version
Differences between where and if statement?
what is star schema? : Sas-di
Explain what Proc glm does?
Name types of category in which SAS Informats are placed?
How do you connect the desktop application to metadata server? : sas-grid-administration
explain what is data set in sas? : Sas-administrator