Answer Posted / marlene
There is no PROC MERGE. You can use a merge statement as
part of the data step.
| Is This Answer Correct ? | 46 Yes | 6 No |
Post New Answer View All Answers
If you were told to create many records from one record, show how you would do this using array and with proc transpose?
Describe a time when you were really stuck on a problem and how you solved it?
If you use a symput in a data step, when and where can you use the macro variable? : sas-macro
Can you execute a macro within a macro? Describe. : sas-macro
Give some examples where proc report’s defaults are same as proc print’s defaults?
What is the use of %include statement?
how do you pull data from equifax?tell me the process?
What would be the value of month at the end of data step execution and how many observations would be there?
What is connection profile? : sas-grid-administration
Hi Friends, Am Priya,new to your forum. am looking for Interview questions on SAS Platform Administration. I searched everywhere but I couldn't find them,please can anyone help me with complete interview questions normally everyone will face in the interviews on SAS Administration. am really facing problems in the interviews,am not able to answer any of their questions. I would really appreciate all your help if you can email the complete Interview Questions to priyafeb84@gmail.com Kindly awaiting for your reply with eager
what techniques and/or procs do you use for tables? : Sas programming
how can you put a "trace" in your program? : Sas programming
What was the last computer book you purchased? Why?
Explain data step in SAS
Explain append procedure?