What is the difference between a PROC step and a DATA step?
Answer Posted / subrahmanyam
Data step to read and modify data , creates a SAS data set
and begin with DATA statement.
Proc step to perform specific analysis , produce results
and begin with PROC statement.
| Is This Answer Correct ? | 49 Yes | 2 No |
Post New Answer View All Answers
what is SAS OPTIMIZATION?
What is the basic syntax of a sas program?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What does PROC print, and PROC contents do?
Explain what is the use of proc gplot?
Describe the ways in which you can create macro variables? : sas-macro
Explain the difference between informat and format with an example.
what is null hypothesis? why do you consider that?
How do you define proc in sas? : sas-grid-administration
Name few SAS functions?
what is data governance? : Sas-di
Hello Friends, am new to this forum and am not good at sas progarmming. please can any one of you send me couple of sample large sample SAS Jobs which can you use 200 MB of data and other sas job upto 25GB of data. am doing a performance testing on our legacy systems and new upgraded system. I would really appreciate if you can do me this favor Thank you Priya
how are numeric and character missing values represented internally? : Sas programming
What is the purpose of trailing @ and @@? How do you use them?
what are the new features included in the new version of sas i.e., Sas 9.1.3? : Sas programming