What are the joins,types of joins and thier functions?

Answer Posted / mehul.v.thakkar@gmail.com

There are basically three types of joins in SAS,
1. Inner Join
2. Left Join
3. Right Join

Inner Join gives the records which are present in both the
datasets.

Left join gives all the records that are present in left
dataset irrespective of whether they have a matching record
in the right dataset.

Right join gives all the records in the right dataset
irrespective of whether they have a matching record in the
left dataset.

Is This Answer Correct ?    4 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

which features do you use to check the data validations and errors? : Sas-administrator

554


What is substr function?

632


What is a pdv and what are its functions?

603


how do you debug and test your sas programs? : Sas programming

567


what is data access? : Sas-di

613






for what purpose would you use the retain statement? : Sas programming

591


what is broad cast agent? : Sas-bi

601


explain the proc in sas? : Sas-administrator

632


What are the difference between ceil and floor functions in sas?

713


How do you convert basic cube to transaction cube and transaction cube to basic cube?

1779


how can you put a "trace" in your program? : Sas programming

583


In sas, what are the areas that you are most interested in? : sas-grid-administration

644


describe the interaction table in sas di? : Sas-di

597


How do you debug and test your SAS programs?

1052


What is the difference between SAS functions and procedures?

665