What is the difference between a PROC step and a DATA step?
Answer Posted / thirumalesh
Data Step is a data reading and formatting tool,
Proc step is a report writing and analysis tool.
| Is This Answer Correct ? | 11 Yes | 8 No |
Post New Answer View All Answers
how would you create multiple observations from a single observation? : Sas programming
What are all the problems you faced while validating tables and reports?
how to change the execute of macro
what is snowflake schema? : Sas-di
Intern stastical programmer written test
Can you execute macro within another macro? : sas-macro
Which command is used to save logs in the external file?
What would be the result of the following SAS function (given that 31 Dec, 2000 is Sunday)?
What is proc sort?
what are 5 ways to perform a table lookup in sas? : Sas-administrator
Name any two sas spawners? : sas-grid-administration
do you need to know if there are any missing values? : Sas programming
What is program data vector (pdv) and what are its functions?
what are the scrubbing procedures in sas? : Sas programming
what are _numeric_ and _character_ and what do they do? : Sas programming