how can u create zero observation dataset?
Answer Posted / din
data a ;
set b(obs=0);
run;
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Are you sensitive to code walk-throughs peer review or QC review?
Name some categories in sas 9? : sas-grid-administration
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
What are the new features included in the new version of SAS Programming Language?
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
Mention what are the data types does SAS contain?
it will become easy if uuu provide website linkssss and list of consultanciessssss
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
What are the parameters of scan function?
Why and when do you use proc sql?
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is the SAS data set?
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
How do dates work in sas?
What are types of transport files?