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 |
what is option year cuttoff in sas
How to sort in descending order?
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.
what is the function of catx syntax? : Sas-administrator
I have 2 data sets A & B. Both have a variable called Age in them, each of them specifying a different functionality. In my program I use bot these data sets. How do I specify which Age variable I want to use?
How would you delete observations with duplicate keys?
How many tiers in sas architecture?
how will you locate the sas platform applications? : Sas-bi
What is the basic structure of the SAS base program?
what is OLAP?
if we dont want to print output what we have to do..???give syntax..???
8 Answers Accenture, GSK GlaxoSmithKline,
what are the best practices to process the large data sets in sas programming? : Sas-administrator