Answer Posted / pricil kurian
Types of merges:-
1)one to one merge- It is the merge without any by variables
2)Match merges- Where we are using by variables.
Under match merge we have 1-1 , 1-many, and many-many
depending on the values in by variables.
For many-many merge proc sql will be relaiable.
Please correct me if I am wrong.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are the difficulties u faced while doing vital signs table or dataset?
What are common programming errors committed in sas
Describe the ways in which you can create a macro variable?
What is SAS informats?
Name validation tools used in SAS
what is data integration? : Sas-di
what is sas business intelligence? : Sas-bi
How will you generate test data with no input data?
what is sas application server? : Sas-di
Difference between informat and format?
what are validation tools that are used in sas? : Sas-administrator
What are the automatic variables for macro? : sas-macro
what is the difference between: x=a+b+c+d; and x=sum (of a, b, c ,d);? : Sas programming
what are all the reports you generated in your recent project?
What is the different between functions and PROCs that calculate the same simple descriptive statistics?