what does the run statement do? : Sas programming
No Answer is Posted For this Question
Be the First to Post Answer
What is the command used to find missing values?
what r the job openings SAS for fresher graduates !
What system options would you use to help debug a macro? : sas-macro
what is the difference between nodup and nodupkey options? : Sas programming
what is SAS/Access and SAS/Connect?what are the uses?
what is the use of catalog?
How do I CREATE an external dataset with sas code? I would like to create within a sascode a non-exsistent textfile on the host. So I am not forced to create the file befor filling it.
what are _numeric_ and _character_ and what do they do? : Sas programming
How would you code a merge that will keep only the observations that have matches from both sets.
5 Answers Accenture, Bank Of America,
What is difference between N and n????
What is the significance of the ‘OF’ in X=SUM (OF a1-a4, a6, a9);?
i have a null dataset with 20 variables. i want to upload the variables which contain name like a or k or anything in another dataset.how can we create the dataset?