Explain the message 'Merge has one or more datasets with
repeats of by variables'.
Answer Posted / pari
merge,is performed under conditional criteria, thus we could
merge one or many datasets with repeats of a particular
variable using by statement.
| Is This Answer Correct ? | 1 Yes | 7 No |
Post New Answer View All Answers
What does proc print, and proc contents are used for?
What is substr function?
Explain append procedure?
How to sort in descending order?
What are the difficulties u faced while doing vital signs table or dataset?
what are validation tools that are used in sas? : Sas-administrator
Explain why double trailing @@ is used in input statement?
What is a macro routine?
What’s the difference between var b1 – b3 and var b1 — b3?
How to limit decimal places for the variable using proc means?
Tell me more about the parameters in macro? : sas-macro
what is SAS OPTIMIZATION?
describe about metadata object? : Sas-di
What is PROC in SAS?
Can you execute macro within another macro? : sas-macro