how can u create zero observation dataset?
Answer Posted / chandra sekar
Use the following step
data test;
delete;
run;
| Is This Answer Correct ? | 15 Yes | 3 No |
Post New Answer View All Answers
describe about metadata object? : Sas-di
how does sas handle missing values in sort order? : Sas programming
What versions of SAS have you used (on which platforms)?
Did you used proc test? when?
What are common programming errors committed in sas
Explain the use of proc gplot? : sas-grid-administration
what is ae onset date n what is RDS
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
What is interleaving in SAS?
what is the purpose of _error_? : Sas programming
Hi Jeevan/Akshara I have tried to contact SASI Vats for latest Advanced SAS Programming Certification Dumps (A00-212) but have not got any response. I would highly and gratefully appreciate your assistance in this regard. If you guys have access to this, would you be kind enough to forward it to me ? I would abide by all the terms you have for this. Please, note my email id: upretigopi@yahoo.com Preti Sharma
how to remove duplicates using proc sql?
How to include or exclude specific variables in a data set?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
what is the difference between calculating the 'mean' using the mean function and proc means? : Sas programming