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
Explain the use of proc gplot? : sas-grid-administration
Do you know the features of sas?
how will you locate the sas platform applications? : Sas-bi
Can you execute a macro within a macro? Describe. : sas-macro
If a variable contains only numbers, can it be a character data type?
What are the ways in which macro variables can be created in sas programming?
What is interleaving in SAS?
What is the role of administrative users? : sas-grid-administration
how do you test for missing values? : Sas programming
Which command is used to save logs in the external file?
How does proc sql work?
What is slibref?
explain about sas business intelligence? : Sas-bi
Differentiate input and infile.
What are the different operating system platforms in which we can use sas? : sas-grid-administration