What is the difference between a PROC step and a DATA step?
Answer Posted / gautam
For the Bonus Point: Don't forget to mention PROC SQL that
can read,format,manipulate data as well as PRODUCE reports
and data sets.
| Is This Answer Correct ? | 9 Yes | 7 No |
Post New Answer View All Answers
If you have a dataset that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variables?
In sas, what are the areas that you are most interested in? : sas-grid-administration
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
Can you execute a macro within a macro? Describe. : sas-macro
Tell me more about the parameters in macro? : sas-macro
what are _numeric_ and _character_ and what do they do? : Sas programming
Difference between nodup and nodupkey options?
What is the differnce between SDTM 3.1.2 to 3.1.1 version
what is sas metadata server? : Sas-di
Describe the ways in which you can create a macro variable?
what are the scrubbing procedures in sas? : Sas programming
how do you debug and test your sas programs? : Sas programming
Do we follow ADAM in analysis dataset development?How? Usually which version? Why is it necessary?
What are the applications primarily used by business analyst? : Sas-bi
why is sas considered self-documenting? : Sas programming