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
Differences between where and if statement?
explain the proc in sas? : Sas-administrator
Explain why double trailing @@ is used in input statement?
What are the limitations for memory allocation for SAS variables
Explain proc univariate?
why is sas data integration studio important? : Sas-di
What are the special input delimiters used in SAS?
why is sas considered self-documenting? : Sas programming
What is the use of %include statement?
How would you define the end of a macro?
What is the sas data set? : sas-grid-administration
Which statement does not perform automatic conversions in comparisons?
what is program data vector? : Sas-administrator
what is the difference between infile and input? : Sas-administrator
What is program data vector (pdv)?