Diff between proc sql merge and join?
Answer / anand
Merge - Data sets must be sorted by or indexed on the BY variable prior to merging.
Proc SQL - Data sets doesnot need to be sorted or indexed.
Is This Answer Correct ? | 8 Yes | 0 No |
Can anyone help me about SAS Realtime scenarios in Clinical field
If you have a data set that contains 100 variables, but you need only five of those, what is the code to force SAS to use only those variable?
Are you involved in writing the inferential analysis plan? Tables specfications?
What is a put statement?
Have you ever linked SAS code, If so, describe the link and any required statements used to either process the code or the step itself?
why is sas data integration studio important? : Sas-di
what is sas and what are the functions? : Sas-administrator
What makes sas stand out to be the best over other data analytics tools?
Describe a time when you were really stuck on a problem and how you solved it?
what is hierarchy flattening? : Sas-di
I am preparing SAS Certified Advanced Programmer for SAS 9 in 2014. If anybody has the latest dumps for this exam, please mail me at dhiman.mukherjee@gmail.com
How would you include common or reuse code to be processed along with your statements?