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...

what is the difference between SET and MERGE?

Answer Posted / ram

Methods of Combining Sas Datasets: Concatenation(set statment), Merge Statement:

Concatenating combines two or more SAS data sets, one after the other, into a single SAS data set.
- Use the SET statement in a DATA step to concatenate SAS data sets.
- Any number of SAS data sets can be read with a single SET statement.


Merging combines observations from two or more SAS data sets into a single observation in a new data set.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

If you use a symput in a data step, when and where can you use the macro variable? : sas-macro

1136


what is the primary data source for the wrs? : Sas-bi

1332


what versions of sas have you used (on which platforms)? : Sas programming

1131


do you prefer proc report or proc tabulate? Why? : Sas programming

1031


Explain proc sort?

1175


explain what is factor analysis? : Sas-administrator

1172


What is the difference between %local and %global? : sas-macro

1233


What is the use of function Proc summary?

1344


What is substr function?

1239


what is factor analysis? : Sas-administrator

1145


what is star schema? : Sas-di

1186


What are the ways to do a “table lookup” in sas?

1076


What can you learn from the SAS log when debugging?

1435


Give some ways by which you can define the variables to produce the summary report (using proc report)?

1134


Tell me about % include and % eval? : sas-macro

1190