what are the different ways of merging two datasets.name
atleast 4.

Answer Posted / apurba gorai

1.Merge in Data Step
2.Proc sql join
3.Proc Format
4.Hash tables
5.Arrays

Is This Answer Correct ?    9 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How are numeric and character missing values represented internally?

1376


Explain why double trailing @@ is used in input statement?

790


how are numeric and character missing values represented internally? : Sas programming

850


What are the difference between sas functions and procedures?

837


what is the difference between infile and input? : Sas-administrator

841


What is the use of PROC gplot?

858


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

788


What does P-value signify about the statistical data?

1087


how do you test for missing values? : Sas programming

778


What are the different operating system platforms in which we can use sas? : sas-grid-administration

797


What is the use of the %include statement?

893


What is the difference between order and group variable in proc report?

1118


what is sas metadata repository? : Sas-bi

814


Differentiate between sas functions and sas procedures.

854


How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?

854