Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

how many types of MERGE?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Mention what is SAS data set?

1177


How do you use the do loop if you don’t know how many times you should execute the do loop?

1307


Mention what is PROC in SAS?

1113


What is by-group processing?

1056


Why and when do you use proc sql?

1288


What is the difference between the proc sql and data step?

1223


How necessary is it to be creative in your work?

2526


what are _numeric_ and _character_ and what do they do? : Sas programming

1196


What’s the difference between var b1 – b3 and var b1 — b3?

1444


what is business intelligence? : Sas-bi

1108


How can I remove header from output data set?

2666


Assuming {et} is randomly drawn from N(0,1) and e0 = 0, generate 200 observations of xt = et − 0.5e(t−1) and draw a line graph of xt.

1928


in the flow of data step processing, what is the first action in a typical data step? : Sas programming

1110


why a stop statement is needed for the point= option on a set statement?

1137


What would be the value of month at the end of data step execution and how many observations would be there?

1234