how can u create zero observation dataset?
Answer Posted / veerendra
data check;
set _null_;
run;
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
if you were told to create many records from one record, show how you would do this using array and with proc transpose? : Sas programming
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What are the features of SAS?
how to read the variables in sas? : Sas-administrator
Mention common programming errors committed in sas ?
Explain input and put function?
what is the use of proc contents and proc print in sas? : Sas-administrator
Describe 5 ways to do a “table lookup” in SAS?
what are all the reports you generated in your recent project?
How do you debug and test your SAS programs?
What is the difference between the proc sql and data step?
How to limit decimal places for the variable using proc means?
what is data integration? : Sas-di
How can I remove header from output data set?
Are you involved in writing the inferential analysis plan? Tables specfications?