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

describe about joins? briefly?

Answer Posted / hardeep malhotra

Use proc sql for joins,

There are 5 types of joins in sas

1) Inner Join :- Output would be only matched cases.

2) left outer Join :- Output would be all the rows from
left table with corresponding matched value from right
table.

3) right Join :- vice versa of left Join.

4) Full outer join :- will take all matched & unmatched
rows of both the tables.

5) Product Join :- this will join the 2 tables without any
common variable.

Is This Answer Correct ?    11 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are validation tools that are used in sas? : Sas-administrator

1113


What is a macro routine?

2783


If you could design your ideal job, what would it look like?

2981


what is a method for assigning first.var and last.var to the by groupvariable on unsorted data? : Sas programming

1041


In proc transpose and data step with arrays which one you pick?

3171


Of all your work, where have you been the most successful?

4715


explain the key concept of sas? : Sas-administrator

1049


What Proc glm does?

1136


What was the last computer book you purchased? Why?

2418


If money were no object, what would you like to do?

3235


Difference between sum function and using “+” operator?

1205


How substr function works in sas?

1270


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.

1925


what is slowly changing dimension? : Sas-di

1183


what are informats in sas? : Sas-administrator

1145