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 will you generate test data with no input data?
What is the difference between reading data from an external file and reading data from an existing data set?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming
why is sas considered self-documenting? : Sas programming
What is the basic syntax style in SAS?
Name validation tools used in SAS
what is program data vector? : Sas-administrator
please can you tell me that in companies sas work are doing by through sas coding or sas wizard ??
What is the maximum and minimum length of macro variable
how could you generate test data with no input data? : Sas programming
Name few SAS functions?
What is PDV?
What is program data vector (pdv)?
Differences between where and if statement?
What is proc sort?