what are the different ways of merging two datasets.name
atleast 4.
Answers were Sorted based on User's Feedback
Answer / 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 |
What is the function of output statement in a SAS Program?
What is the one statement to set the criteria of data that can be coded in any step?
What are the differences between sum function and using “+” operator?
What is SAS informats?
What are the differences between proc means and proc summary?
How can I remove header from output data set?
Explain data_null_?
What is a pdv and what are its functions?
How to sort in descending order?
if reading an external file to produce an external file, what is the shortcut to write that record without coding every single variable on the record
Are you involved in writing the inferential analysis plan? Tables specfications?
what is data access? : Sas-di