Explain the message 'Merge has one or more datasets with
repeats of by variables'.
Answer Posted / vishal
if pid is the by variable in data1 and data2
and if pid 101 have 2 or more obs in both dataset then
this warning occur
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
How would you code a merge that will write the matches of both to one data set, the non-matches from the left-most data?
What is the difference between proportion and average?
What Proc glm does?
What is the purpose of _character_ and _numeric_?
what is sas metadata server? : Sas-di
what is data integration? : Sas-di
What is proc sort?
how does sas handle missing values in a merge? : Sas programming
What is the difference between %local and %global? : sas-macro
Explain proc univariate?
What is the use of %include statement?
How to create list output for cross-tabulations in proc freq?
What is the SAS data set?
Give e an example of..
What are the special input delimiters used in SAS?