how many types of MERGE?
Answers were Sorted based on User's Feedback
Answer / chandu
Till now, i had used 2 types of Merges...
1 More than 2 datasets having same BY variable...
eg : Adding summary statistics to the Dataset.
2 More than 2 datasets doesnt having same BY variables...
eg : adding totals to the dataset.
| Is This Answer Correct ? | 0 Yes | 3 No |
Answer / no need
hey ashok kore if u know the right answer then post
otherwise keep quiet(noru musuko) uselessfellow
| Is This Answer Correct ? | 1 Yes | 4 No |
Answer / kishore kumar
There r four types of merges r there...
match Merge , one to many merge , many to one merge and
many to many merge
| Is This Answer Correct ? | 2 Yes | 7 No |
Answer / j.surendhar
This the Answer u search for - Types of MERGE
1.One to One reading.
2.Concatenating.
3.Interleaving.
4.Mach Merge.
I'll give the Explanation also, If u need.
| Is This Answer Correct ? | 3 Yes | 8 No |
Answer / siri
7 types
concatenation
interleving
one to one merge
one to many merge
many to one merge
many to many merge
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / name is no need
arai uselessfelow why are you dropping these type of
answers.how can a person knows how many types of merges are
there?
please don't drop the wrong answers.
| Is This Answer Correct ? | 1 Yes | 6 No |
Answer / ashok kore
There is 3 types of merge,
1.Equiv Join : Merge the datasets with Only matching
observations.
2.Non Equiv Join : Merge the datasets with not,greater and
less matching observations.
3.Outer Join : Merge the datasets with insufficient
observations.
| Is This Answer Correct ? | 2 Yes | 10 No |
What is the difference between informat and format statement?
What are SAS/ACCESS and SAS/CONNECT?
Intern stastical programmer written test
What is a post baseline?
1.we can execute a macro with in a macro,by using call symput and symget can any one give me one example? 2.We can create the macro variables by using %let,%do,macro parameters,INTO clause in proc sql and call symput, can any one give me example to create macro variable with INTO clause and call symput? 3.
How do you control the number of observations and/or variables read or written?
What r all the reporting procedures...?
What is the difference between SAS Data step and SAS PROC SQL, and which is better?
what is broad cast agent? : Sas-bi
Explain the purpose of substr functions in sas programming.
What is the use of PROC gplot?
When you will use nowd option in report???