In the flow of DATA step processing, what is the first
action in a typical DATA Step?
Answer Posted / mallikarjuna reddy
creation of input buffer and PDV
| Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
Tell me more about the parameters in macro? : sas-macro
This entry was posted in General. Bookmark the permalink. Post a comment or leave
What are the ways to do a “table lookup” in sas?
What are SAS/ACCESS and SAS/CONNECT?
what are input dataset and output dataset options? : Sas programming
What is a method for assigning first.VAR and last.VAR to the BY group variable on unsorted data?
Give e an example of..
explain the proc in sas? : Sas-administrator
What is the general format of function in sas? : sas-grid-administration
In sas admin differentiate between roles and capabilities? : sas-grid-administration
Tell me about % include and % eval? : sas-macro
Describe the ways in which you can create a macro variable?
what are some problems you might encounter in processing missing values? In data steps? Arithmetic? Comparisons? Functions? Classifying data? : Sas programming
which date functions advances a date time or date/time value by a given interval? : Sas programming