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
What is the sas data set? : sas-grid-administration
Explain the use of proc gplot? : sas-grid-administration
What are the statements that are executed only?
How will you react when, while consulting a SAS documentation manual to get an answer to a problem, someone says hey, I thought you were supposed to know all that stuff already, and not have to look it up in a book?
Do you need to rearrange the order of the data for the report?
Are you involved in writing the inferential analysis plan? Tables specifications?
what does the run statement do? : Sas programming
How to create a permanent sas data set?
Mention sas system options to debug sas macros.
What is the use of %include statement?
In sas admin differentiate between roles and capabilities? : sas-grid-administration
What are the difference between the sas data step and sas procs?
Tell me about % include and % eval? : sas-macro
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
why is a stop statement needed for the point=option on a set statement? : Sas programming