Answer Posted / chandu
using data _null_ concept
we can run group of statements without creating sas data set
mainly for reporting purpose
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
Are you sensitive to code walk-throughs peer review or QC review?
List out some key concept of SAS
How do you test for missing values?
how to read the variables in sas? : Sas-administrator
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
how does sas handle missing values in a merge? : Sas programming
what are validation tools that are used in sas? : Sas-administrator
What is the difference between reading data from an external file and reading data from an existing data set?
Describe the function and untility of the most difficult SAS macro that you have written.
how does sas handle missing values in assignment statements? : Sas programming
name several ways to achieve efficiency in your program? : Sas programming
Do you know the features of sas?
why is a stop statement needed for the point=option on a set statement? : Sas programming
Mention common programming errors committed in sas ?
Explain how merging helps to combine data sets.