what is the difference between SET and MERGE?
Answer Posted / kishore
set statement is used to create a new data set using
existing data set sothat we can add new variables ,create
subset
merge statement when we want to match the observation of
one dataset with observation of other dataset
| Is This Answer Correct ? | 14 Yes | 22 No |
Post New Answer View All Answers
Explain the purpose of substr functions in sas programming.
Explain data step in SAS
what is PhaseIII, ODS, TLG, Macro and Proc in SAS
what is the difference between nodup and nodupkey options? : Sas programming
do you need to know if there are any missing values? : Sas programming
Difference between SAS STATA & SPSS?
what is sas application server, database server, sas olap server and sas metadata server? : Sas-di
How might you use MOD and INT on numeric to mimic SUBSTR on character Strings?
what do the pad and dim functions do? : Sas programming
How to import multiple xls files into sas. Out of those files, how to get different values from a single variable and how to find number of rows per value type? We can do this using group by for one xls file with proc sql. Was wondering how I can achieve this for multiple files at the same time. Any ideas?
What is slibref?
What is auto call macro and how to create a auto call macro? What is the use of it? How to use it in sas with macros? : sas-macro
Give some examples where proc report’s defaults are same as proc print’s defaults?
what is the limit of the number of the rows and columns available in the worksheet? : Sas-bi
Intern stastical programmer written test