what is the difference between SET and MERGE?
Answer Posted / sandhya
SET statement is used for one-to-one, concatination and
interleaving whereas MERGE is used for match merging.
| Is This Answer Correct ? | 4 Yes | 8 No |
Post New Answer View All Answers
what is hierarchy flattening? : Sas-di
Mention few capabilities of sas framework.
How we can call macros with in data step? : sas-macro
Difference between informat and format?
Briefly explain input and put function?
How can I remove header from output data set?
What is the function of output statement in a SAS Program?
What does P-value signify about the statistical data?
what is the use of sas management console? : Sas-di
how does sas handle missing values in formats? : Sas programming
What are the difference between the sas data step and sas procs?
How would you determine the number of missing or nonmissing values in computations?
in the flow of data step processing, what is the first action in a typical data step? : Sas programming
Give some examples where proc report’s defaults are different than proc print’s defaults?
which features do you use to check the data validations and errors? : Sas-administrator