how can u create zero observation dataset?
Answer Posted / sheetal
data a;
set b;
stop;
run;
| Is This Answer Correct ? | 2 Yes | 5 No |
Post New Answer View All Answers
What’s the difference between var b1 – b3 and var b1 — b3?
what is ae onset date n what is RDS
To what type of programms have you used scratch macros?
Mention the validation tools used in SAS?
What is the difference between SAS functions and procedures?
What are the advantages of using sas?
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
What is the command used to find missing values?
What is PDV?
What do you know about symput and symget?
how to change the execute of macro
What is the use of the %include statement?
How we can create SAS USER DEFINED CODE?
how does sas handle missing values in formats? : Sas programming
what is information maps?