In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / dupe
Compilation:
Turs code to machine code
Checks for syntax errors
Creates an area of memory called the input buffer(if
reading from a raw data file)
Creates an area of memory called the PDV
Creates the descripto portion.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is Linear Regression?
Tell me about % include and % eval? : sas-macro
Which are the statements whose placement in the data step is critical?
what r the job openings SAS for fresher graduates !
Difference between sum function and using “+” operator?
What are symget and symput? : sas-macro
how does sas handle missing values in procs? : Sas programming
How do dates work in sas?
what type of graphs we will create(for 2+years candidates)?
List out some key concept of SAS
Mention what is SAS data set?
If you need the value of a variable rather than the variable itself what would you use to load the value to a macro variable? : sas-macro
How does SAS handle missing values in: assignment statements, functions, a merge, an update, sort order, formats, PROCs?
I have 3 years of work experience at a startup and recently got certified in Data Science with SAS. I need to know how to get into the analytics industry
How to sort in descending order?