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 |
How do dates work in SAS data?
how do u identify a macro variable
1.How to draw pivot tables in Excel by using SAS and in which version we can use VB script for to draw pivot tables in Excel? Answer with example data. 2.What are the advantages of _NULL_ in Data steps? Can we use _NULL_ in Proc steps also? 3. How to call the macro variable into Data Steps? 4. Can we draw pivot tables in Excel using Proc SQL? Please post answers for the above questions with suitable examples, and how to use VB script for Excel using SAS.
Briefly explain input and put function?
Explain input and put function?
What does error:1 mean?
what is the prob plot in clinical domain
explain the difference between proc means and proc summary?
What are the features of SAS?
name the scheduler for scheduling job and explain the scheduler? : Sas-di
What are the criticality that you have faced during your project in SAS?
How to write duplicate records into a separate dataset using sort?