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 / naveen

proc merge syntex, which is
use to combind data set,

data xyz;
merge a(in=x) b(in=y);
if a x and y;
run;

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

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

1437


how many types of prompts are there? : Sas-bi

1123


what are the categories that sas informats are used to the place the data? : Sas-administrator

1095


what has been your most common programming mistake? : Sas programming

1185


How do you delete duplicate observations in sas?

1113


How would you determine the number of missing or nonmissing values in computations?

1129


how do you want missing values handled? : Sas programming

1011


How to specify variables to be processed by the freq procedure?

1116


what is ae onset date n what is RDS

2657


explain the key concept of sas? : Sas-administrator

1049


how the sas basic syntax style described? : Sas-administrator

1062


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

1221


What is the difference between match merge and one to one merge?

1311


What areas of SAS are you most interested in?

1578


What are the data types in sas?

1112