What is the difference between a PROC step and a DATA step?
Answer Posted / surekha
pankaj's answer is completely true
@pankaj have u taken any training course of SAS
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What are symget and symput? : sas-macro
Explain proc sort?
explain about data integrator metadata reports? : Sas-di
Describe the ways in which you can create macro variables?
How to limit decimal places for variable using proc means?
What do you know about symput and symget?
what is the difference between unique key and primary key? : Sas-di
What is the difference between the proc sql and data step?
Is the physical structure of the data set in the same orientation as the report? Do you need to reshape the data sets? What method should you use to reshape the data–DATA steps,PROC TRANSPOSE,output data set from a procedure?
How can you create a macro variable with in data step? : sas-macro
Differentiate between proc means and proc summary.
Tell e how how dealt with..
What are the data types does SAS contain?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
What are common programming errors committed in sas