In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / ravi
When you submit a DATA step, SAS processes the DATA step and
then creates a new SAS data set
Compilation Phase
Execution Phase
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
Enlist the functions performed by sas.
What function CATX syntax does?
Name types of category in which SAS Informats are placed?
what can you learn from the sas log when debugging? : Sas programming
how does sas handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, procs? : Sas programming
What’s the difference between var b1 – b3 and var b1 — b3?
Give an example where SAS fails to convert character value to numeric value automatically?
what r the job openings SAS for fresher graduates !
what is the difference between nodup and nodupkey options? : Sas programming
Tell me more about the parameters in macro? : sas-macro
what is the difference between unique key and primary key? : Sas-di
What does PROC print, and PROC contents do?
where to use sas business intelligence? : Sas-bi
Can you explain the process of calendar?
How to convert a numeric variable to a character variable?