What is the difference between a PROC step and a DATA step?
Answer Posted / kiran datir
The DATA Step is a true workhorse. It allows you to create multiple datasets in one swift step. PROC step requires several SELECT clauses to create multiple datasets.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
what is the difference between infile and input? : Sas-administrator
Explain the difference between nodup and nodupkey options?
What are the best sas programming practices for handling very large datasets? : sas-grid-administration
what are the best practices to process the large data sets in sas programming? : Sas-administrator
How to sort in descending order?
sas implementing companies in pune implementing clinical projects if anyone knows plz send ans immediately
What does PROC print, and PROC contents do?
what do the sas log messages "numeric values have been converted to character" mean? : Sas programming
how to debug and test the sas program? : Sas-administrator
What is the different between functions and PROCs that calculate the same simple descriptive statistics?
Explain how merging helps to combine data sets.
what is the basic structure sas administrator? : Sas-administrator
how can you create zero observation dataset? : Sas programming
What are the difference between sas functions and procedures?
What are the statements in proc sql?