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
Do you need to compute new variables? If so,should you do this before you execute the report-writing procedure?
How to test the debugging in sas?
What is the difference between match merge and one to one merge?
How do you add a number to a macro variable? : sas-macro
What is the maximum and minimum length of macro variable
how does sas handle missing values in sort order? : Sas programming
Explain what is data step?
What are all the problems you faced while validating tables and reports?
where are dashboard components are created and maintained? : Sas-bi
What is by-group processing?
what cause the "error: connect:" and "error in the libname statement" when there weren't any such problems?
What is the difference between reading data from an external file and reading data from an existing data set?
Differences between where and if statement?
how does sas handle missing values in functions? : Sas programming
do you need to know if there are any missing values? : Sas programming