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 LOGICAL VARIABLES in SAS.And how it can be used..Can anyone support..???
Mention how to limit decimal places for the variable using proc means?
How would you invoke a macro? : sas-macro
Have you ever linked SAS code? If so, describe the link and any required statements used to either process the code or the step itself.
What are the data types does SAS contain?
How we will Developing new reports Using Data step programming and Macros ?
what is p-value
3 Answers Accenture, Quintiles, Sristek,
how do u validate the program which u have written.
How to read the file names of a text files from a shared drive using SAS?
Describe crosslist option in tables statement?
what is transformation in sas data integration? : Sas-di
what are all the default values getting in PROC MEANS...???