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 syntax of proc merge ?

Answer Posted / krishna

there is no proc merge
we can do by dataset block
syntax:
proc sort data=<dataset name>;
by <var>;
run;

data ab;
merge a b;
run;

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How we can call macros with in data step? : sas-macro

1176


What are the difference between the sas data step and sas procs?

1250


how do you want missing values handled? : Sas programming

1012


Explain what Proc glm does?

1296


Explain data_null_?

1108


what is slowly changing dimension? : Sas-di

1184


how does sas handle missing values in functions? : Sas programming

1282


In SAS explain which statement does not perform automatic conversions in comparisons?

1370


What do the SAS log messages "numeric values have been converted to character" mean?

1429


Explain append procedure?

1132


for report generation which one you used proc report or data_null_?

7934


what is PhaseIII, ODS, TLG, Macro and Proc in SAS

4592


describe about physical data integration? : Sas-di

1096


What is your favorite all time computer book? Why?

2556


What is the differnce between SDTM 3.1.2 to 3.1.1 version

5116